Features
Websockets
Learn how to configure Nexus WebSocket support
Introduction
Nexus
has experimental support for WebSockets. This feature is currently only available for NodeJS. Cloudflare Workers currently only support http requests. Below is the minimal setup required to enable WebSocket support in your Nexus server.
Was this page helpful?