Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "slb_websocket_server",
Short: "A light-weight subscribable websocket server",
Long: `A light-weight, performant websocket server supporting N-many
subscribable message channels based on unique, client provided, subscription keys.
slb_websocket_server was designed to intergrate into the rest of the
super-limit-break live performance tool-chain, but is generic enough to be
useful as a stand-alone websocket messaging system.`,
}
This represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.