Backend for Presencejs
The open source backend for Presencejs v2.0
Features
- WebTransport (opens in a new tab) support
- Websocket (opens in a new tab) arraybuffer mode support
- Zero-copy upgrade to WebSocket from TCP
SO_REUSEPORT
on Darwin and Linux- Native Ping/Pong frame implemented in WebSocket
- Support WebTransport Datagrams, unreliable and fast communication
- Geo-distributed Clusters by YoMo (opens in a new tab)
Working-in-Process
- Reuse goroutine
- WebTransport Stream support, reliable
- pprof