# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Forked from github.com/StefanKopieczek/gossip by @StefanKopieczek.
transaction package implements SIP Transaction Layer.
transport package implements SIP transport layer.
Forked from github.com/StefanKopieczek/gossip by @StefanKopieczek.
# Functions
NewServer creates new instance of SIP server.
No description provided by the author
No description provided by the author
# Variables
Version is the current gosip package version.
# Structs
No description provided by the author
ServerConfig describes available options.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
RequestHandler is a callback that will be called on the incoming request of the certain method tx argument can be nil for 2xx ACK request.
No description provided by the author
No description provided by the author