freedom-social-mailbox

0.0.1 • Public • Published

socialmailbox

Minimal server websocket router for matchmaking. Now with persistence.

on connect, client needs to send either {'cmd': 'login', 'user':'<username>','password':'<password>'}

or register with {'cmd': 'register', 'user':'<username>', 'password':'<password>'}

Installing

pip install --user -r requirements.txt

Running

python router.py

Readme

Keywords

Package Sidebar

Install

npm i freedom-social-mailbox

Weekly Downloads

0

Version

0.0.1

License

Apache

Last publish

Collaborators

  • willscott