syndicate-py/syndicate
Tony Garnock-Jones 7df9ce5248 Merge latest changes from the syndicate-protocols repository 2024-04-10 17:09:56 +02:00
..
protocols Merge latest changes from the syndicate-protocols repository 2024-04-10 17:09:56 +02:00
__init__.py Add missing return keywords 2022-01-12 11:05:10 +01:00
actor.py Repair missed case of catching CancelledError 2024-03-30 09:09:56 +01:00
dataflow.py Avoid double-execution within a round; see syndicate-lang/syndicate-js#3 2023-12-19 23:15:00 +13:00
dataspace.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
during.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
gatekeeper.py New gatekeeper protocol 2023-02-10 12:16:23 +01:00
idgen.py Reimplement following novy design 2021-08-18 13:35:49 -04:00
mapset.py Dataflow 2021-12-25 11:35:11 -05:00
metapy.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
patterns.py Update for new dataspace pattern language 2024-04-09 15:06:08 +02:00
relay.py Support connection_timeout 2024-03-29 14:08:24 +01:00
schema.py Include schemas in the package 2021-11-30 18:47:52 +01:00
transport.py Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00