Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 314 Bytes

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">