Clean up resources used by the IO adapter
Get headers from the WebSocket upgrade request
Get query parameters from the WebSocket connection
Get the remote address of the connected client
Get the WebSocket URL from the request
Signal that the IO adapter should prepare for destruction
Staticfeed
Elysia WebSocket server adapter for kkrpc
This adapter provides WebSocket server functionality for Elysia applications. It uses Elysia's built-in WebSocket support which is powered by uWebSocket.
Example