Add http server jsonrpc code

This commit is contained in:
nolash
2021-04-09 17:39:00 +02:00
parent a7f859b952
commit 2e687114af
5 changed files with 154 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
__pycache__
*.pyc
dist/
*.egg-info
gmon.out