proxy.golang.org : github.com/boj/bitstream
Package bitstream is a simple library for sending byte data across the wire. Bitstream messages are built using the following guidelines for primitive types: Message reading and writing is completely user driven. The user defined network loop handles reading the first 4 bytes to determine the message size. The following data should then be passed to the instantiated Read() method. Example: This library assumes the reciever understands the order the message parts are received in.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/boj/bitstream
License: MIT
Latest release: over 12 years ago
First release: over 12 years ago
Namespace: github.com/boj
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago