Skip to content

Go wrapper for the toxcore library - contributions welcome!

License

Notifications You must be signed in to change notification settings

codedust/go-tox

Repository files navigation

gotox

GoDoc

gotox is a Go wrapper for the c-toxcore library.

Pull requests, bug reportings and feature requests (via github issues) are always welcome. :)

For a list of supported toxcore features see PROGRESS.md.

Installation

First, install the c-toxcore library.

Next, download go-tox using go:

go get github.com/codedust/go-tox

License

gotox is licensed under the GPLv3.

How to use

See bindings.go for details about supported API functions and callbacks.go for the supported callbacks.

The best place to get started are the examples in examples/.

go run examples/example.go

Feel free to ask for help in the issue tracker. ;)

About

Go wrapper for the toxcore library - contributions welcome!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published