True Mesh Networking
Durable Objects, Workers, and clients running anywhere with JavaScript and WebSockets — browser, Node.js, Bun — are full mesh nodes. Call any peer the same way. Code any peer the same way.
Secure by Default
Required auth and fine-grained access control at every layer. Class-wide hooks, method-level @mesh() guards, and zero-trust security out of the box. Powered by @lumenize/auth with passwordless magic-link login and JWT tokens.
Rich Types Everywhere
Pass Date, Map, Set, Error with cause chains, objects with cycles, ArrayBuffer, and more through calls and into storage. No toJSON(). No fromJSON(). It just works.
De✨light✨ful DX & Quality
The right way is the easy way — and we show you how to test it. In-process WebSocket integration testing. Documentation validated against real tests. 90%+ test coverage across the framework.