Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultTestOptions = server.Options{ Host: "127.0.0.1", Port: 4222, NoLog: true, NoSigs: true, MaxControlLine: 256, }
DefaultTestOptions are default options for the unit tests.
Functions ¶
func LoadConfig ¶ added in v0.7.2
LoadConfig loads a configuration from a filename
func RunDefaultServer ¶ added in v0.6.2
RunDefaultServer starts a new Go routine based server using the default options
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.