Skip to content

atomicai/chatter

Repository files navigation

Chatter

Insanely fast messaging using rethinkdb realtime native database.


Installation

Before running commands below make sure you have docker up and running.

On Windows make sure you have "make" on your PATH variable (install it first using e.g. choco package manager via choco install make)

  1. docker-compose up -d
  2. make install (installing the necessary python libs)
  3. make run (fire up the ui and service)

is available @ localhost:2222


Workflow

Coming soon

Chat room

Coming soon

FAQ

Thread-safe per connection?

Currently, the Python driver is not thread-safe. Each thread or multiprocessing PID should be given its own connection object.


Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •