Browse Source

Update README.md

master
Coin de Gamma 4 years ago committed by GitHub
parent
commit
4a26225708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -8,5 +8,5 @@ Python service which gets tasks from [hastic-server-node](https://github.com/has
## Arhitecture
The service uses [asyncio](https://docs.python.org/3/library/asyncio.html),
[concurrency](https://docs.python.org/3.6/library/concurrent.futures.html#module-concurrent.futures) and
[pyzmq](https://pyzmq.readthedocs.io/en/latest/).
[concurrency](https://docs.python.org/3.6/library/concurrent.futures.html#module-concurrent.futures),
[pyzmq](https://pyzmq.readthedocs.io/en/latest/) and websockets

Loading…
Cancel
Save