mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-10 06:20:28 +00: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
|