Skip to content

Support for dicts in StateChannel.broadcast_instance() - #13

Open
lfagundes wants to merge 1 commit into
mainfrom
feature/optimistic-broadcast-api
Open

Support for dicts in StateChannel.broadcast_instance()#13
lfagundes wants to merge 1 commit into
mainfrom
feature/optimistic-broadcast-api

Conversation

@lfagundes

Copy link
Copy Markdown
Collaborator

This allows optimistic updates from external services. Our use case is that we have a service synchronizing state of IoT devices using MQTT, and we want to reduce latency by broadcasting serialized instances to connected clients before saving to the database.

This allows optimistic updates from external services.
Our use case is that we have a service synchronizing state
of IoT devices using MQTT, and we want to reduce latency by
broadcasting serialized instances to connected clients
before saving to the database.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant