Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vikstrous/gotox

[wip] a re-implementation of toxcore in go
https://github.com/vikstrous/gotox

Last synced: 4 days ago
JSON representation

[wip] a re-implementation of toxcore in go

Awesome Lists containing this project

README

        

[![Circle CI](https://circleci.com/gh/vikstrous/gotox.svg?style=shield)](https://circleci.com/gh/vikstrous/gotox) [![Coverage Status](https://coveralls.io/repos/vikstrous/gotox/badge.svg?branch=master&service=github)](https://coveralls.io/github/vikstrous/gotox?branch=master)

# gotox

A re-implementation of [toxcore](https://github.com/irungentoo/toxcore.git) in Go. WIP.

TODO:

* [ ] complete TODO list
* [ ] DHT packet seralizers
* [x] Ping/Pong
* [x] GetNodes
* [x] SendNodes
* ...
* ...