Nim implementation of Syndicate
Go to file
Emery Hemingway ef1d0cc3fa Release 1.1.0 2022-01-02 19:04:55 +01:00
preserves@1cf0df255f Update preserves submodule 2021-12-28 18:21:08 +01:00
protocols@b42230b96a Update submodules 2021-11-03 19:21:52 +01:00
src Increase size of TCP read buffer 2021-12-28 18:29:48 +01:00
tests Add onRetract sugar to scope of onPublish 2021-11-02 13:11:44 +01:00
.gitignore Move protocols to a submodule 2021-10-06 11:58:43 +02:00
.gitmodules Set a proper remote for the preserves submodule 2021-11-07 18:12:56 +01:00
README.md Initial Syndicate DSL 2021-06-29 17:44:03 +02:00
UNLICENSE Unlicense 2021-09-01 13:47:21 +02:00
syndicate.nimble Release 1.1.0 2022-01-02 19:04:55 +01:00

README.md

Syndicate

Nim implementation of Syndicate dataspaces and actors.

TODO

  • Complete Syndicate DSL
  • Timer driver
  • Remote dataspaces
  • Async-dispatch integration