Categorygithub.com/alexbakker/tox4go
repository
0.0.0-20240316121347-9721c625a54e
Repository: https://github.com/alexbakker/tox4go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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.