Skip to content

joebach71/socket_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Server similar to memcached

Installation

clone the repo git clone https://github.com/joebach71/socket_server.git

cd socket_server

python -m venv venv

source venv/bin/activate

pip install -r requirements.txt

cd frontend

npm install

You can run client.py to populate data

python client.py

About

tenant base assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published