An open API service indexing awesome lists of open source software.

https://github.com/rainliu/gosips

Go SIP Stack
https://github.com/rainliu/gosips

Last synced: 2 months ago
JSON representation

Go SIP Stack

Awesome Lists containing this project

README

        

GoSIPs
======
Go SIP Stack (http://www.GoSIPs.org)

The objective of GoSIPs is to develop a Golang stack interface and implementation to the Session Initiation Protocol (SIP) that can be used independently or by higher level programming entities and environments.

GoSIPs is still in heavy development stage. Currently, SIP Message Parser/Encoder is almost done, but it still need more polish and torture-test.