View Source Wayfarer.Server.WebSocketProxy (wayfarer v0.5.0)
When a connection is upgraded to a websocket, we switch from handing via
Plug
to WebSock
via WebSockAdapter
.
The outgoing connection is made using Mint.WebSocket
.
When a connection is upgraded to a websocket, we switch from handing via
Plug
to WebSock
via WebSockAdapter
.
The outgoing connection is made using Mint.WebSocket
.