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

Update to 0.12.0-dev.2811+3cafb9655, fix uri path parsing, refactor headers to future std.http.Header, add TLS support #12

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

clickingbuttons
Copy link

@clickingbuttons clickingbuttons commented Feb 22, 2024

Not sure the status of this project, but I found it easier to hack at than the more mature https://github.com/karlseguin/websocket.zig . Here are various fixes I made to get it working for wss://socket.polygon.io/stocks

I also made unit tests run with zig build test and added build.zig.zon for package support.

Closes #1 .

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

Successfully merging this pull request may close these issues.

TLS Support
1 participant