nm.socket.io-redis

0.0.1 • Public • Published

nm.socket.io-redis

This is a working implementation of socket.io-redis. I literally copied the npm module and just removed using msgpack.

Msgpack with giving us an error called "trailing bytes". After reading up we realized that we could just use JSON.stringfy/JSON.parse instead of msgpack.

/nm.socket.io-redis/

    Package Sidebar

    Install

    npm i nm.socket.io-redis

    Weekly Downloads

    3

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • chapinkapa