sam_protocol
I2P SAM Protocol without any IO
Summary
| Latest Version | 0.1.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-11 05:41 |
Tags
Authors
- Gabben
Installation
nimble install sam_protocol
choosenim install sam_protocol
git clone https://github.com/gabbhack/sam_protocol
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| sam_protocol | ✓ | ✓ | ✓ | - | - | - | - | - | - | ✓ |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.0.0 | No |
Source
| Repository | https://github.com/gabbhack/sam_protocol |
|---|---|
| Homepage | https://github.com/gabbhack/sam_protocol |
| Registry Source | nimble_official |
README
sam_protocol 
I2P SAM Protocol without any IO.
nimble install samprotocol
This very simple library provides you builders and parsers of SAM V3 messages.
The library itself does not perform any queries, which allows it to be used with any network libraries.
License
Licensed under MIT license.