Files
Tyler Cloutier b39581183c Reran code gen
2025-09-03 22:58:52 -04:00
..
2025-09-03 22:58:52 -04:00
2025-08-22 19:36:47 +00:00
2025-08-20 19:24:42 +00:00

This test client is used with the module sdk-test.

It is invoked by a majority of the SDK tests, and is responsible for testing that serialization, deserialization, type dispatch, and client-side callbacks work as expected.

To (re-)generate the module_bindings, from this directory, run:

mkdir -p src/module_bindings
spacetime generate --lang rust --out-dir src/module_bindings --project-path ../../../../modules/sdk-test