Skip to content
/ go-sip Public

A Go (golang) library to interface with SIP (Session Initiation Protocol) as defined in RFC 3261.

License

Notifications You must be signed in to change notification settings

1lann/go-sip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sip

Go Report Card GoDoc

This library is unmaintained, I highly recommend you against using this as I wrote this as a very quick hacky high school project. Use https://github.com/jart/gosip (which honestly looks magnitudes better than mine) or something instead

A Go (golang) library to interface with SIP (Session Initiation Protocol) as defined in RFC 3261. This library is a work in progress, and strives to follow Go standards. This library may or may not ever be finished.

License

go-sip is licensed under the MIT License which can be found here.

About

A Go (golang) library to interface with SIP (Session Initiation Protocol) as defined in RFC 3261.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages