mirror of
https://github.com/number571/go-peer.git
synced 2026-09-14 11:05:42 +05:00
6 lines
251 B
Go
6 lines
251 B
Go
// Package qb allows you to perform network operations on top of anonymizing traffic.
|
|
//
|
|
// The package basically uses the fifth^ stage of qb with a queue-based problem.
|
|
// All applied connections use friend-to-friend (F2F) communications.
|
|
package qb
|