/libtoxcore-racket

Racket wrapper to the libtoxcore library

Primary LanguageRacketGNU General Public License v3.0GPL-3.0

libtoxcore-racket

libtoxcore-racket is a Racket wrapper to the Tox library.

Dependencies

  • Racket version 6.0.1 (or greater)

  • Toxcore (with AV enabled)

Installation

  • Open a terminal and enter the following: raco pkg install github://github.com/lehitoskin/libtoxcore-racket/master

Racket's raco package manager will do the rest. Alternatively, you may install the package by entering "libtoxcore-racket" into DrRacket's "Install Package" tool.

Implemented API Functions

  • See the docs for information about the implemented API