mirror of
https://github.com/42wim/matterbridge.git
synced 2026-01-22 10:18:01 +01: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
|