simpleS
  • Docs
  • npm
  • GitHub

›WS

Docs

  • Index
  • Get Started

Reference

    General

    • Server
    • Mirror
    • Session
    • Store

    HTTP

    • HTTPHost
    • Router
    • HTTPConnection

    WS

    • WSHost
    • WSChannel
    • WSConnection

    Client

    • Client
    • ClientRequest
    • ClientConnection

    Info

    • Logging

WSHost

[WORK IN PROGRESS]

.connections - The collection of connections of the WS host

.broadcast([event, ]data[, filter]) - Sends a message to the connections of the WS host

.channel(name[, filter]) - Return a channel for grouping connections

← HTTPConnectionWSChannel →
simpleS
Docs
IndexGet Started
More
npmGitHubStar
Copyright © 2012 - 2019 Nicu Micleușanu