cachix / typed-websockets

High-level library for Client/Server websocket communication in Haskell
Apache License 2.0
9 stars 0 forks source link

Store connection in the Session #4

Open domenkozar opened 5 months ago

domenkozar commented 5 months ago

We're currently passing around the connection while it could just live in the Session.