mwarning / dat-c

A hobby implementation of the dat protocol in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dat-c

A hobby implementation of the dat protocol. State: More or less a collection of code snippets.

Related Projects and Documentation:

Dependencies:

  • libsodium
  • protobuf-c

Working so far:

  • make an encrypted connection and send a few inital messages
  • read SLEEP files and verify node tree file content

About

A hobby implementation of the dat protocol in C

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 99.7%Language:Makefile 0.3%