An open API service indexing awesome lists of open source software.

https://github.com/akagi201/janusjs

promise janus client for node and browser
https://github.com/akagi201/janusjs

janus janus-gateway javascript sdk

Last synced: 3 months ago
JSON representation

promise janus client for node and browser

Awesome Lists containing this project

README

        

# janusjs

[![Version](http://img.shields.io/npm/v/@akagi201/janusjs.svg)](https://www.npmjs.org/package/@akagi201/janusjs)
[![Build Status](https://travis-ci.org/Akagi201/janusjs.svg?branch=master)](https://travis-ci.org/Akagi201/janusjs)
[![Code style: airbnb](https://img.shields.io/badge/code%20style-airbnb-blue.svg?style=flat)](https://github.com/airbnb/javascript)
[![dependencies Status](https://david-dm.org/Akagi201/janusjs/status.svg)](https://david-dm.org/Akagi201/janusjs)

Janus Gateway JavaScript SDK and Client for Node.js and Browser.

## Features
- [ ] Support WebSocket interface.
- [ ] Support HTTP interface.
- [ ] Support Promise API.