Erlang Websocket Client

This is a fork of https://github.com/sanmiguel/websocket_client that’s been modified to fit the needs of the Xogmios library

Due to the way Hex.pm works, using Github references as source for a library’s dependency will not allow it to be published as a package:

$ mix hex.publish

** (Mix) Stopping package build due to errors. Dependencies excluded from the package (only Hex packages can be dependencies): websocket_client

For this reason, this fork is being re-published as a new Hex package.