register/

directory
v0.32.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2025 License: BSD-2-Clause

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL