Skip to main content

2 docs tagged with "websocket"

View all tags

Pikku WebSocket (ws) Runtime

Set up standalone WebSocket servers using the ws library. Use when building dedicated WebSocket servers for real-time communication, chat applications, or pub/sub systems.

Pikku µWebSockets (uws) Runtime

Set up high-performance servers using µWebSockets.js (uWebSockets). Use when building performance-critical applications requiring extreme low latency and high throughput.