UNPKG

node-token-sockjs

Version:

A wrapper around express, sockjs-node, and redis that provides token based authentication, a websocket based rpc-like abstraction, and an optional publish subscribe interface.

11 lines (5 loc) 123 B
var _ = require("lodash"); module.exports = function(TokenSocketServer){ describe("Setup tests", function(){ }); };