File: README.md

package info (click to toggle)
golang-github-flynn-noise 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,064 kB
  • sloc: makefile: 5
file content (5 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# 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.