Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flynn/noise
Go implementation of the Noise Protocol Framework
https://github.com/flynn/noise
Last synced: 15 days ago
JSON representation
Go implementation of the Noise Protocol Framework
- Host: GitHub
- URL: https://github.com/flynn/noise
- Owner: flynn
- License: other
- Created: 2014-06-16T04:08:54.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T11:35:53.000Z (9 months ago)
- Last Synced: 2024-08-01T16:27:41.589Z (3 months ago)
- Language: Go
- Homepage: https://noiseprotocol.org
- Size: 375 KB
- Stars: 508
- Watchers: 20
- Forks: 63
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# noise [![Go Reference](https://pkg.go.dev/badge/github.com/flynn/noise.svg)](https://pkg.go.dev/github.com/flynn/noise) [![CI Status](https://github.com/flynn/noise/actions/workflows/ci.yml/badge.svg)](https://github.com/flynn/noise/actions)
This is a Go package that implements the [Noise Protocol
Framework](https://noiseprotocol.org). See [the
documentation](https://pkg.go.dev/github.com/flynn/noise) for usage information.