We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need websocket implementation
The text was updated successfully, but these errors were encountered:
Websocket local state:
Sorry, something went wrong.
Awesome work, tell me if there's anything I can do to help, otherwise I'll just leave you in peace to work away on it. : )
Now that jetzig is sitting on http.zig - this includes very good websocket integration (as well as SSE)
So jetzig now supports this, although the dev would have to reach down to the lower level calls to make use of it.
If someone (maybe the OP) wants to expand on how you would like to see websocket API presented and used within jetzig, Im happy to help out
No branches or pull requests
Need websocket implementation
The text was updated successfully, but these errors were encountered: