UNPKG

streamer-client

Version:

A node.js client for the Duke OIT Streamer API

3 lines (2 loc) 92 B
exports.Client = require('./lib/client'); exports.Dispatcher = require('./lib/dispatcher');