socketio-chat-server

1.0.0 • Public • Published

Build Status Code Coverage Build Status

Socketio chat server

This is a simple chat server built with socket.io

Usage

import Chat from 'socketio-chat-server'
...
// You must set a port
new Server(port)
// Aaaand its running

I am not going to describe events just because you are not going to use this package. And you should not, believe me.

Testing

npm test

Environment

You can set DBWEBB_SOCKETIO_PORT to test server on whatever port you like. Defaults to 1340 otherways.

Readme

Keywords

none

Package Sidebar

Install

npm i socketio-chat-server

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • alevor657