spacetimedb 0.1.0 copy "spacetimedb: ^0.1.0" to clipboard
spacetimedb: ^0.1.0 copied to clipboard

Dart SDK for SpacetimeDB. Real-time sync, BSATN codec, code generation, and offline-first support.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-02-13 #

Added #

  • WebSocket connection with auto-reconnect and SSL/TLS support
  • Connection status monitoring and quality metrics
  • BSATN binary encoding/decoding (all SpacetimeDB types)
  • Client-side table cache with real-time change streams
  • Subscription management with SQL queries
  • Type-safe reducer calling with transaction results
  • Code generation from SpacetimeDB modules (tables, reducers, sum types, views)
  • Authentication with Identity, token persistence, and OIDC support
  • Offline-first support with optimistic updates and mutation queue
  • Brotli compression for WebSocket messages
3
likes
0
points
217
downloads

Publisher

verified publishermit.sh

Weekly Downloads

Dart SDK for SpacetimeDB. Real-time sync, BSATN codec, code generation, and offline-first support.

Homepage
Repository (GitHub)
View/report issues

Topics

#spacetimedb #database #realtime #websocket #codegen

Documentation

Documentation

License

unknown (license)

Dependencies

args, brotli, fixnum, http, meta, path, uuid, web_socket_channel

More

Packages that depend on spacetimedb