You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packet v4 is now the default for message generation
Transport Context to support management of Stream Context's in both tx and rx directions, along with key exchanges over a p2p connection. Transports are meant for ephemeral data streams, and will not replace the current messaging protocol for asynchronous text chats
Support for pre-shared keys as a parameter to a key exchange. This allows for packet decoding to be cryptographically bound to a out-of-band value on top of the existing key exchange mechanism