You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nodece I saw you have been active in the TableView area, I wanted to ask if this issue is on your radar?
I also wondered how it would work with TombStone messages. (related #292)
I would expect ForEachAndListen to be annotated with nullable attribute, and TombStones to be received so the client can handle incoming delete events.
this way I can just subscribe permanently or not wither either "ForEach" and "ForEachAndListen". Right now the current contract only allows for one other the other.
Table View is missing ForEachAndListen. I'd like to be able to subscribe to table view changes.
The text was updated successfully, but these errors were encountered: