Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 846 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 846 Bytes

sam_protocol nim-version-img

I2P SAM Protocol without any IO.

nimble install samprotocol

Documentation

Examples


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.

Acknowledgements