Version: 2018.1
public bool useWebSockets ;

Description

This makes the NetworkServer listen for WebSockets connections instead of normal transport layer connections.

This allows WebGL clients to connect to the server.