1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 18:34:25 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
90c4e9f6cf EventClient.py: implement small reads an refactor
use read1() for smaller latency. Refactor message parsing

Signed-off-by: Thomas Schmid <tom@lfence.de>
2020-10-08 22:43:35 +02:00
bb70ce7057 Add http sent event client 2020-10-08 22:43:35 +02:00
7676f957c5 Remove socket.io dependency and use http server sent events instead
Signed-off-by: Thomas Schmid <tom@binary-kitchen.de>
2020-10-08 22:43:35 +02:00