proxy.golang.org : github.com/nsf/packeter
This package allows you to organize full-duplex connection handling using Go primitives. In other words one can write and read to/from connection simultaneously and coordinate everything using channel operations and select{} statement. It is worth mentioning this package is not performance oriented. A typical usage scenario might look something like this:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/nsf/packeter
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/nsf
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago