Skip to main content

Using WS Handler

You can allow WS to start handling websockets by using the vrameworkWebsocketHandler

note

You need to pass in the HTTP server seperately in order to allow upgrades to correctly work. We can alter this in the future if needed by providing more than one access point to running channels.

WS start
loading...