Example of using createWebSocketServer within an API endpoint with SSR: false
Is there a simple example of using createWebSocketServer within an API enpoint? Current
with-websocket
example seems to only work with SSR: true0 Replies