directory
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jan 19, 2026
License: BSD-2-Clause
Opens a new window with license information.
README
¶
register
Register example gives low level on how to achieve registering with authorization
Running server:
go run ./server -u "alice:alice,bob:bob" -ip 127.0.0.10:5060
Configure list of username:password with -u parameter.
Running client:
go run ./client -u alice -p alice -srv 127.0.0.10:5060
go run ./client -u bob -p bob -srv 127.0.0.10:5060
Directories
¶
Click to show internal directories.
Click to hide internal directories.