You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since anmonteiro/httpun-ws#36 was fixed
recently, websocket/af supports sending ping and pong payloads, as
required by the WebSocket spec. This commit has dream-httpaf using that
support.
See also #181.
Since anmonteiro/httpun-ws#39, the equality
of the server and client connection handler types has been exposed. Can
now use Dream's connection handlers directly, without an Obj.magic
cast.
See also aantron/dream#181.
The text was updated successfully, but these errors were encountered: