add tm-abci python ABCI server (fork of py-abci) (#2658)

It utilises async IO -> greater performance.
This commit is contained in:
Anton Kaliaev
2018-10-18 20:03:45 +04:00
committed by GitHub
parent 14c1baeb24
commit 055d7adffb

View File

@ -163,6 +163,12 @@
"language": "Python",
"author": "Dave Bryson"
},
{
"name": "tm-abci",
"url": "https://github.com/SoftblocksCo/tm-abci",
"language": "Python",
"author": "Softblocks"
},
{
"name": "Spearmint",
"url": "https://github.com/dennismckinnon/spearmint",