mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-23 11:12:02 -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
|