Age | Commit message (Collapse) | Author |
|
|
|
|
|
Changelog: Send keep-alive packets on idle connection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow the handshake and channel request to proceed correcty even with
already established channel to handle the case where peer attempts to
reconnect after restart.
Changelog: Handle peer reconnection after its restart
|
|
|
|
|
|
Changelog: Added `/conversations` command to list and select conversations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Implemented streams in network protocol
|
|
|
|
|
|
|
|
|
|
Changelog: Added flag to enable/disable ICE support with pjproject
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|