Skip to content

Conversation

@hyperpolymath
Copy link
Owner

Add type-safe WebSocket bindings for Deno's native WebSocket API with:

  • Client module for WebSocket connections with ready states, message handling
  • Server module with Deno.serve and upgradeWebSocket bindings
  • Helper functions for broadcasting to multiple connections
  • ReScript interface file for public API
  • Configuration files for Deno and ReScript build system

Add type-safe WebSocket bindings for Deno's native WebSocket API with:
- Client module for WebSocket connections with ready states, message handling
- Server module with Deno.serve and upgradeWebSocket bindings
- Helper functions for broadcasting to multiple connections
- ReScript interface file for public API
- Configuration files for Deno and ReScript build system
@hyperpolymath hyperpolymath merged commit 0458acd into main Jan 4, 2026
28 of 31 checks passed
@hyperpolymath hyperpolymath deleted the claude/rescript-websocket-bundle-Rwjma branch January 4, 2026 23:25
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.

2 participants