Skip to content

MerliX/async-factorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-factorial

Description

Supports you with fresh factorial via websocket at ws://localhost:8080/ws Can play ping-pong on any text sent via websocket

Docker build and run

docker build . --tag=async_factorial
docker run -e="HOST=0.0.0.0" -e="PORT=8080" -p="8080:8080" async_factorial

Test

pytest test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published