Elixir Cowboy Websocket Handler
For my side project Gossip, I wanted to have a websocket connection for non-Phoenix connections. To do this I used Cowboy to create a socket handler.
Read next Control one process with another (challenge solution)
For my side project Gossip, I wanted to have a websocket connection for non-Phoenix connections. To do this I used Cowboy to create a socket handler.
Read next Control one process with another (challenge solution)