Skip to content

gabbhack/sam_protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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