//
pkg.gl
Category
github.com/hyperledger-labs/perun-node
comm
tcp
package
0.6.2
Repository:
https://github.com/hyperledger-labs/perun-node.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
23 SLOC
#
Packages
tcptest
Package tcptest implements test helpers for functionalities defined in tcp.
#
Functions
NewTCPBackend
NewTCPBackend returns a backend that can initialize off-chain communication adapters for tcp protocol.
#
Structs
Backend
Backend is an off-chain communication backend that implements `CommBackend` for for tcp protocol.