This proposal aims to provide a way to associate a streamsync state with an explicit schema. The developer can specify how the state he builds in streamsync is structured.
This parameter is optional. If it is not provided, the current behavior which consists of interpreting dictionaries as substates is preserved.
This proposal aims to provide a way to associate a streamsync state with an explicit schema. The developer can specify how the state he builds in streamsync is structured.
This parameter is optional. If it is not provided, the current behavior which consists of interpreting dictionaries as substates is preserved.
This mechanism may solve 3 problems:
The developer would have access to autocompletion in the handler from his IDE.
Here is a first draft of what this mechanism could produce.