How to create a WebSocket close frame using ArrayBuffer and DataView?

730 views
Skip to first unread message

guest271314

unread,
Apr 22, 2024, 10:54:57 PM4/22/24
to blink-network-dev
I created a WebSocket server in Chrome using Direct Sockets TCPServerSocket.

Right now I'm closing the connection using AbortController.

The goal is to create a valid close frame using only an ArrayBuffer and DataView.

Thanks.


Reply all
Reply to author
Forward
0 new messages