go-peer/pkg/anonymity/qb/doc.go
2025-10-04 23:38:36 +07:00

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