Azolo / websockex

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

Add an example for authentication #77

Closed sultaniman closed 4 years ago

sultaniman commented 5 years ago

Hey,

In this PR only an example was added to show how users can use extra_headers to authenticate on the server using JWT or basic auth.