Roadmap
Support backend libraries
- node:http
- node:https
- Bun.serve
- express
- Next.js with App Router
Features
- Read request object in handler
- Customize response object in handler
- Subscribe to change events via web sockets
- Parameterized subscriptions
- Batched requests
- Send data from the client via web sockets
- Automatically unsubscribe from subjects when web sockets lose connection
- Automatically reconnect to failed web sockets