Skip to content

Adds WebSocket server support#37

Open
dkoontz wants to merge 1 commit intogren-lang:mainfrom
dkoontz:websocket-server
Open

Adds WebSocket server support#37
dkoontz wants to merge 1 commit intogren-lang:mainfrom
dkoontz:websocket-server

Conversation

@dkoontz
Copy link

@dkoontz dkoontz commented Feb 13, 2026

Adds WebSocket server capabilities.

This is mostly modeled after the HttpServer module. There are tests but I haven't integrated it into a real application yet (going to work on gren-lang/browser#101 next so I have both parts to test with).

Adds the WebSocket module to the Node platform allowing Gren programs to create WebSocket servers and handle client connections.
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