Metadata-Version: 2.4
Name: brutalsystems-realtime-core
Version: 0.1.0
Summary: Shared wire contract for the realtime service — WS frames, channel grammar, and JWT auth. The single source of truth depended on by both the SDK and the service. Import as `realtime_core`.
Requires-Python: >=3.13
Requires-Dist: cryptography>=42
Requires-Dist: pydantic>=2.7.0
Requires-Dist: pyjwt[crypto]>=2.10.0
