You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matej Urbas 250cf82a32 uses threading.Thread.is_alive instead of isAlive
The method threading.Thread.isAlive has been removed in Python 3. See [Python's threading docs](https://docs.python.org/3/library/threading.html#threading.Thread.is_alive).
3 years ago
..
caching [B] send_ack in transaction lock and only if type nad message id are valid 5 years ago
client uses threading.Thread.is_alive instead of isAlive 3 years ago
forward_proxy Cleanup 5 years ago
http_proxy [B] send_ack in transaction lock and only if type nad message id are valid 5 years ago
layers Merge branch 'master' into add-option-size2 3 years ago
messages Merge branch 'master' into add-option-size2 3 years ago
resources [B] send_ack in transaction lock and only if type nad message id are valid 5 years ago
reverse_proxy Cleanup 5 years ago
server [B] send_ack in transaction lock and only if type nad message id are valid 5 years ago
__init__.py Porting to Python3 6 years ago
defines.py Merge branch 'master' into add-option-size2 3 years ago
serializer.py Merge branch 'master' into fix-token 3 years ago
transaction.py Porting to Python3 6 years ago
utils.py Merge pull request #14 from hahahannes/own_well_known_endpoint 3 years ago