phoenixframework / websock

A specification for Elixir apps to service WebSocket connections
MIT License
75 stars 5 forks source link

Update Sock contract to mirror Phoenix.Socket.Transport #2

Closed mtrudel closed 2 years ago

mtrudel commented 2 years ago

As discussed at https://github.com/phoenixframework/phoenix/pull/4973 and planned for in https://github.com/phoenixframework/phoenix/issues/5003, this work updates the Sock API to mirror Phoenix.Socket.Transport, with a few additive changes: