Documentation
¶
Index ¶
Constants ¶
View Source
const Port = 1024
Port is the port wave servers listens on.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientConfig ¶ added in v0.9.0
ClientConfig is the wave client config.
func NewClientConfig ¶ added in v0.9.0
func NewClientConfig(maxMessageSize uint64, servers ...string) ClientConfig
NewClientConfig creates new wave config fro client.
Click to show internal directories.
Click to hide internal directories.