Azolo / websockex

An Elixir Websocket Client
MIT License
515 stars 97 forks source link

Adding socket options #103

Open henkoch opened 2 years ago

henkoch commented 2 years ago

This adds socket_options so that options can be passed to gen_tcp. e.g. 'nodelay'

Please note, I had tagged the SSL tests with ':skip' because these tests failed in my env. Even the master branch failed. The failures are possibly due to my environment: