Skip to content

Feat/websocket#4

Merged
oboard merged 4 commits intomainfrom
feat/websocket
Nov 22, 2025
Merged

Feat/websocket#4
oboard merged 4 commits intomainfrom
feat/websocket

Conversation

@oboard
Copy link
Copy Markdown
Owner

@oboard oboard commented Nov 22, 2025

No description provided.

Implement WebSocket server functionality including:
- WebSocket route registration and handling
- Peer management with subscribe/publish capabilities
- Native and JS backend implementations
- Example echo server and test client
- Version bump to 0.5.7
- Rename `run` to `async_run` for clarity
- Move websocket bridge code into mocket.js
- Add support for tracking clients and channels per port
- Implement new FFI functions for websocket management
- Remove standalone ws-bridge.js file
@oboard oboard merged commit b30bc59 into main Nov 22, 2025
0 of 2 checks passed
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