Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
/ tox.rb Public archive

Ruby interface for libtoxcore

License

Notifications You must be signed in to change notification settings

toxon/tox.rb

Repository files navigation

::Tox

Gem Version Build Status Coverage Status Inline docs

Ruby interface for libtoxcore. It can be used to create Tox chat client or bot. The interface is object-oriented instead of C-style (raises exceptions instead of returning error codes, uses classes to represent primitives, etc.)

Table of contents