Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needed improvements in websocket/af #181

Open
3 of 6 tasks
aantron opened this issue Nov 29, 2021 · 0 comments
Open
3 of 6 tasks

Needed improvements in websocket/af #181

aantron opened this issue Nov 29, 2021 · 0 comments

Comments

@aantron aantron added this to the alpha6 milestone Apr 17, 2023
aantron added a commit that referenced this issue Nov 10, 2023
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.
aantron added a commit that referenced this issue Nov 10, 2023
Since anmonteiro/httpun-ws#33, websocket/af
supports sending frames without the FIN bit. Begin using this in Dream.

See also #181.
aantron added a commit to aantron/hyper that referenced this issue Nov 10, 2023
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.
aantron added a commit that referenced this issue Nov 10, 2023
Since anmonteiro/httpun-ws#39, an Obj.magic
cast from the server's WebSocket handlers to the client's is not longer
necessary.

See also #181.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant