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
As a part of Palindrom/Palindrom#90reset method was implemented, it takes initial object and entire new JSON, to convert it into JSON Patch to be applied.
I think as we are using JSON Patch communication over WebSocket, reset (if possible) should also be communicated with JSON Patch:
As a part of Palindrom/Palindrom#90
reset
method was implemented, it takes initial object and entire new JSON, to convert it into JSON Patch to be applied.I think as we are using JSON Patch communication over WebSocket, reset (if possible) should also be communicated with JSON Patch:
As that is exactly what we need.
@chrhol, @warpech WDYT?
@chrhol I will need your support in making Starcounter respond such way for
/reconnect
requestThe text was updated successfully, but these errors were encountered: