beano-client
TypeScript icon, indicating that this package has built-in type declarations

1.1.20 • Public • Published

Beano Node.js Client

npm version

NPM module beano-client to interact with the Django backend for Beano.

Chat Server

There is now a simple chat server binded to https://beano.app:1337 listening for messages. Currently the server supports only one group chat like feature. So first lets implement that into the Beano app then continue with the rest.

So for the client sided connections you'd need to start a thread with a bind to the socket mentioned above. I've created a class for it to do that. So first you'd:

const client = new ClientChat();

Readme

Keywords

none

Package Sidebar

Install

npm i beano-client

Weekly Downloads

1

Version

1.1.20

License

MIT

Unpacked Size

24 kB

Total Files

34

Last publish

Collaborators

  • danukumanan