summaryrefslogtreecommitdiff
path: root/net/py-msrplib/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/py-msrplib: Update to 0.21.1Po-Chuan Hsieh2025-05-181-69/+0
| | | | - Update MASTER_SITES
* net/py-msrplib: Fix build with setuptools 61.0.0+Po-Chuan Hsieh2022-04-161-0/+69
| | | | With hat: python
* Update to 0.19.0Sunpoet Po-Chuan Hsieh2018-01-132-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 Brabez2011-09-012-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