Tok3n / wrappers

Public wrappers for the Tok3n API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenTok3n APIv2 Wrappers

Set of wrappers for OpenTok3n API version 2. The aim for the project is to make the API accesible to different languages and speed up development that reuse the API.

Content

List of functions available from the wrapper.

  • tok3n.client() - receive the information from the user
  • tok3n.validation() - specify the type of authentication to the server

Usage

Python

Go

Java

Javascript

The example using the Rhino Javascript Shell.

Ruby

PHP

Bash Shell

About

Public wrappers for the Tok3n API

License:Apache License 2.0


Languages

Language:Java 37.8%Language:Python 30.4%Language:Ruby 13.9%Language:PHP 9.5%Language:JavaScript 8.3%