jovianchat

0.1.3 • Public • Published

JovianChat RPC Chat Server

A small chat server that's running on a web socket with a built in RPC message processor for node. This chat server is fully JSON RPC 2.0 compliant and uses socket.io as the socket server class.

NPM Version DWX Awesome

$ nohup node jovianchat &

Installation

$ npm install --save jovianchat

Features

  • JSON RPC 2.0 Implementation
  • Runs on top of socket.io
  • Easily extensible

Documentation

In progress

JovianChat Clients

Coming Soon...

Release History

  • 0.1.0 Initial release
  • 0.1.1 Added thread-safe option
  • 0.1.2 Minor bug fixes, command line options
  • 0.1.3 Name change from ArrowChat to JovianChat

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jovianchat

    Weekly Downloads

    1

    Version

    0.1.3

    License

    GPL3

    Last publish

    Collaborators

    • dwx