Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/py-msrplib: Update to 0.21.1 | Po-Chuan Hsieh | 2025-05-18 | 1 | -69/+0 |
| | | | | - Update MASTER_SITES | ||||
* | net/py-msrplib: Fix build with setuptools 61.0.0+ | Po-Chuan Hsieh | 2022-04-16 | 1 | -0/+69 |
| | | | | With hat: python | ||||
* | Update to 0.19.0 | Sunpoet Po-Chuan Hsieh | 2018-01-13 | 2 | -61/+0 |
| | | | | | | | | | | | - Update MASTER_SITES - Fix LICENSE Changes: https://github.com/AGProjects/python-msrplib/commits/master https://github.com/AGProjects/python-msrplib/blob/master/debian/changelog Notes: svn path=/head/; revision=458902 | ||||
* | The MSRP protocol stack implementation for clients written in python. | Sofian Brabez | 2011-09-01 | 2 | -0/+61 |
Message Session Relay Protocol (MSRP) is a protocol for transmitting a series of related instant messages in the context of a session. Message sessions are treated like any other media stream when set up via a rendezvous or session creation protocol such as the Session Initiation Protocol (SIP). WWW: http://sipsimpleclient.com/wiki/SipMSRPApi PR: ports/158980 Submitted by: Eugene Grosbein <ports@grosbein.net> Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=280981 |