Skip to content

Add Web Socket functionality#150

Open
Temdog007 wants to merge 3 commits intolibsdl-org:mainfrom
Temdog007:main
Open

Add Web Socket functionality#150
Temdog007 wants to merge 3 commits intolibsdl-org:mainfrom
Temdog007:main

Conversation

@Temdog007
Copy link
Copy Markdown

New Features

  • Basic HTTP Request parsing after accepting a new TCP connection
  • Parsing HTTP Request and potential web socket connection request
  • Generating web socket connection response after parsing HTTP Request
  • Decoding web socket frames and sending actual payloads to callback functions
  • Added functions to send data as web socket frames to client
  • Added new test that works in web browser

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.

1 participant