mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-14 22:20:27 +00:00
4 lines
121 B
Go
4 lines
121 B
Go
|
// Package ratchet provides the methods necessary to establish a ratchet
|
||
|
// session for group messaging.
|
||
|
package ratchet
|