Version: 5.4
public static bool useWebSockets ;

Descripción

Esto hace que el servidor escuche por conexiones a WebSockets en vez de conexiones normales del transport layer.

This allows WebGL clients to connect to this server. Note that WebGL clients cannot listen for WebSocket connections, they can only make outgoing WebSockets connections.