clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

Add README.md to all modules in SpacetimeDB/modules describing their usage #1974

Open bfops opened 1 week ago

bfops commented 1 week ago

In response to https://github.com/clockworklabs/SpacetimeDB/pull/432 .

Now that our code is public, it's important for outside readers to be able to understand "what is this module for?" In the case above, it seems pretty obvious that the module in question is used for testing, but many of the other modules are less obvious:

Also, rust-wasm-test doesn't describe in enough detail what tests use the module or what it verifies.

A simple README.md in each subdir should include: