package
3.0.0-beta+incompatible
Repository: https://github.com/azber/iris.git
Documentation: pkg.go.dev

# README

Package information

This package is new and unique, if you notice a bug or issue post it here.

How to use

E-Book section

# Functions

New returns a new running websocket server, registers this to the iris station Note that: This is not usable for you, unless you need more than one websocket server, because iris' station already has one which you can configure and start .

# Constants

All is the string which the Emmiter use to send a message to all.
Broadcast is the string which the Emmiter use to send a message to all except this connection, same as 'NotMe'.
NotMe is the string which the Emmiter use to send a message to all except this connection.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author