aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/rst-core/src/_match.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rstnode: refactoring server and client components into rst-coreHEADmasterKatharina Fey2021-02-141-4/+8
| | | | | | * Add an inbox/ outbox system to server components * Define a data flow from Request -> computation -> Update * Create simple handlers to call server or client code for requests
* rstnode: restructure project into workspace and sub-cratesKatharina Fey2021-02-061-0/+72