Commit Graph

131 Commits

Author SHA1 Message Date
Tony Garnock-Jones 162ceb4270 Repair error 2021-12-25 17:03:14 -05:00
Tony Garnock-Jones 37da60cf0b Bump version 2021-12-25 16:59:52 -05:00
Tony Garnock-Jones 27b6b57661 Use thread-local storage instead of an explicit turn argument 2021-12-25 16:59:21 -05:00
Tony Garnock-Jones 2e3376a783 Bump version 2021-12-25 11:35:37 -05:00
Tony Garnock-Jones 8270ca975b Adjust .gitignore 2021-12-25 11:35:18 -05:00
Tony Garnock-Jones fd36cff912 Dataflow 2021-12-25 11:35:11 -05:00
Tony Garnock-Jones 46b5889ea4 Bump version 2021-12-24 20:53:28 -05:00
Tony Garnock-Jones 529754f202 Experiment: run facet teardown in the current turn, immediately, instead of delayed 2021-12-24 18:38:38 -05:00
Tony Garnock-Jones 0fdffb3965 Better logging 2021-12-24 18:38:38 -05:00
Tony Garnock-Jones f9f00e9d7e Switch to using venv convention 2021-12-24 18:38:38 -05:00
Tony Garnock-Jones d33bb6e48e Version 0.4.0 2021-12-13 22:24:17 +01:00
Tony Garnock-Jones 1b44f5bd9c Switch to port 9001 by default 2021-12-13 22:22:40 +01:00
Tony Garnock-Jones d6a303e1e8 Adapt to new dataspacePatterns 2021-12-13 22:22:30 +01:00
Tony Garnock-Jones 54ad58df59 Merge latest changes from the syndicate-protocols repository 2021-12-13 22:04:04 +01:00
Tony Garnock-Jones 5f60c22e49 More simplifications, to sturdy this time 2021-12-13 15:43:01 +01:00
Tony Garnock-Jones 49075e7e84 Embedded values count as atoms here 2021-12-13 14:22:32 +01:00
Tony Garnock-Jones b3e24d819c Experiment: stricter, simpler dataspacePatterns 2021-12-13 13:49:58 +01:00
Tony Garnock-Jones b2df99cbc0 New preserves-schemac invocation style 2021-12-13 13:44:02 +01:00
Tony Garnock-Jones e8da608e86 Version 0.3.0 2021-12-01 15:32:15 +01:00
Tony Garnock-Jones cb32bc15af Group turns *by actor* instead of by facet. 2021-12-01 15:31:34 +01:00
Tony Garnock-Jones b2fa476f23 Repair another small problem with local OID allocation 2021-11-30 21:51:54 +01:00
Tony Garnock-Jones 00ae6b3afb Repair error in local OID allocation when publishing a local bootstrap service 2021-11-30 20:43:03 +01:00
Tony Garnock-Jones 62a1779dc1 Include schemas in the package 2021-11-30 18:47:52 +01:00
Tony Garnock-Jones e88ba0afe0 pull-protocols target 2021-11-30 18:45:49 +01:00
Tony Garnock-Jones 7b6b5adb0b Add 'syndicate/protocols/' from commit 'b42230b96a6f8665fdd8e56a52a5e76072a6d182'
git-subtree-dir: syndicate/protocols
git-subtree-mainline: 518a0c7683
git-subtree-split: b42230b96a
2021-11-30 18:45:31 +01:00
Tony Garnock-Jones 518a0c7683 Version 0.2.0 2021-11-30 18:24:11 +01:00
Tony Garnock-Jones f6f97b17b8 Inferior service support 2021-11-22 16:31:30 +01:00
Tony Garnock-Jones 78b8bae580 Adapt to latest syndicate-protocols changes 2021-10-20 14:37:58 +02:00
Tony Garnock-Jones 8f0ad9cea8 environment -> .envrc 2021-10-20 14:37:43 +02:00
Tony Garnock-Jones b42230b96a ServiceObject 2021-10-06 21:51:08 +02:00
Tony Garnock-Jones 239b1b15cc Repair incorrect definition name 2021-09-27 13:57:12 +02:00
Tony Garnock-Jones 9078267e76 Fix typo 2021-09-27 13:56:12 +02:00
Tony Garnock-Jones 955177b7db Clarify action of `core-service` 2021-09-27 13:53:54 +02:00
Tony Garnock-Jones b4b4995d84 Oops - wanted literals, but had refs instead 2021-09-27 13:50:29 +02:00
Tony Garnock-Jones 422904010b Refine approach to services 2021-09-27 13:48:26 +02:00
Tony Garnock-Jones 6cfd97c91a Remove protocol variant complication (experimental) 2021-09-24 12:57:05 +02:00
Tony Garnock-Jones 770fb79882 Develop service model 2021-09-24 12:56:30 +02:00
Tony Garnock-Jones 0a85fc232d Clean up unwanted state in bidi-gc A 2021-09-08 13:08:58 +02:00
Tony Garnock-Jones 88bd5e1cf4 Improved compatibility between During and Handler 2021-09-08 13:07:26 +02:00
Tony Garnock-Jones 4821f32e8b Demo of relay refcounting subtlety 2021-09-07 14:57:35 +02:00
Tony Garnock-Jones d6dc75e41d Fix refcounting in relay 2021-09-07 14:57:24 +02:00
Tony Garnock-Jones 03522c32ce Factor out facet-handling, allowing non-faceted Handler and faceted During 2021-09-07 14:43:30 +02:00
Tony Garnock-Jones f71b8b0790 Make it possible to retract handles from other facets within one's actor 2021-09-07 14:35:40 +02:00
Tony Garnock-Jones fffcd025ad Stdio transport 2021-08-19 18:40:05 -04:00
Tony Garnock-Jones 0ff8c2c872 Stdio transport 2021-08-19 18:17:51 -04:00
Tony Garnock-Jones e238d433ee Use argparse 2021-08-19 17:27:42 -04:00
Tony Garnock-Jones 79f433167c Slightly improve exiting of tcp connections 2021-08-19 17:27:33 -04:00
Tony Garnock-Jones aa2baa62f1 Yet another decorator 2021-08-19 17:09:07 -04:00
Tony Garnock-Jones a80e101a96 Clean up imports 2021-08-19 17:05:55 -04:00
Tony Garnock-Jones 026d1ec151 Further refinements 2021-08-19 17:04:35 -04:00