Skip to content

Conversation

@hyperpolymath
Copy link
Owner

No description provided.

claude and others added 3 commits January 4, 2026 23:14
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 comprehensive README with API docs, examples, and usage guide
- Add detailed ROADMAP with versioned milestones (v0.1.0 to v1.0.0)
- Update CONTRIBUTING guide with ReScript-specific guidelines
- Add STATE.adoc documenting current project state
- Add examples: echo_client.res and chat_server.res
- Update machine-readable files (STATE, META, ECOSYSTEM, AGENTIC, PLAYBOOK)
- Configure justfile with Deno/ReScript build commands
- Include examples directory in rescript.json sources
@hyperpolymath hyperpolymath merged commit a704d00 into main Jan 4, 2026
13 of 14 checks passed
@hyperpolymath hyperpolymath deleted the claude/rescript-websocket-bundle-Rwjma branch January 4, 2026 23:54
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