mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
98079c0e78
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)
10 lines
417 B
Plaintext
10 lines
417 B
Plaintext
The MSRP protocol stack implementation for clients written in python.
|
|
|
|
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
|