@chaos-overlords/conformance
v0.9.5
Published
Runtime-neutral behaviour suites: every storage implementation and every runtime facade runs the same assertions.
Maintainers
Readme
@chaos-overlords/conformance
Conformance suites for the Chaos Overlords: New Chrome multiplayer server.
Runtime-neutral behaviour suites: every storage implementation and every runtime facade runs the same assertions, so "it works on Node" and "it works on Workers" mean the same thing.
Published for anyone hosting an alternative storage or runtime. vitest is a peer dependency.
Install
npm install @chaos-overlords/conformanceRequires Node.js 22 or newer.
Documentation
The operator and contributor manual for the whole multiplayer workspace is in
multiplayer/README.md; the design notes are in
docs/MULTIPLAYER.md.
