/inspircd-m_websocket

WebSocket backend for InspIRCd

Primary LanguageC++

m_websocket for InspIRCd

WebSocket module for InspIRCd.

Installation

Copy the m_websocket directory into the src/modules directory of the InspIRCd source tree.

Configuration

Assign one or more ports to WebSocket.

<bind port="8080" type="clients" ssl="websocket">