summaryrefslogtreecommitdiffstats
path: root/python/python3-msrplib/README
blob: d0775391f63c31ae270417ca95552bf6bc6e55f5 (plain)
1
2
3
4
5
6
7
8
9
MSRP client library
-------------------

This library implements Message Session Relay Protocol (MSRP). MSRP is
defined in RFC 4975. The relay extension that can be used for NAT
traversal purposes is defined in RFC 4976.


Its primary purpose is to be a dependency for the Blink SIP client.