Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Which parts of the source are used for parsing and sending frames (for compilation to WASM/JavaScript)? #112

Unanswered
guest271314 asked this question in Q&A
Discussion options

I'm working on a WebSocket server run from the browser in an Isolated Web App using WICG Direct Sockets TCPServerSocket.

Right now I'm stuck on parsing continuation frames to handle messages greater than 65536.

I downloaded and built this repository. The code works as expected.

I don't need the network connection or handshake parts. Just the frame parsing and sending parts. The target client will be WebSocketStream in Chromium-based browsers.

Which specific sections of code handle parsing frames from a raw request?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /