mirror of
https://github.com/42wim/matterbridge.git
synced 2024-12-02 07:31:59 -08:00
4 lines
150 B
Go
4 lines
150 B
Go
|
// Package protocol provides address, group, and message structures that
|
||
|
// the Signal protocol uses for sending encrypted messages.
|
||
|
package protocol
|