alexbakker / tox4go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tox4go build

tox4go is a collection of utilities for Tox in Go. It implements:

  • A small portion of the Tox protocol. Enough for nodes.tox.chat to do its job.
  • (De)serializers for the Tox state format (used by Tox clients to save the user profile).
  • Client to fetch the nodes list from nodes.tox.chat.

This project does not seek to become a full implementation of the Tox protocol.

About

License:GNU General Public License v3.0


Languages

Language:Go 97.4%Language:Nix 1.3%Language:Makefile 1.3%