/funda-chat

A simple live chat app.

Primary LanguageJavaScript

Funda Chat

A simple live chat app.

Features

  • Elegant floating window UI
  • Data is saved in json file
  • Automatically clear data at regular intervals
  • websocket two-way communication
  • Send messages to multiple users
  • Channel function (default is only one)

Usage

run:

$ npm run start
$ npm run serve