Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Row delta fixes #594

Merged
merged 7 commits into from
May 26, 2019
Merged

Row delta fixes #594

merged 7 commits into from
May 26, 2019

Conversation

texodus
Copy link
Member

@texodus texodus commented May 26, 2019

Fixes & improvements for #589

  • Added a Server/Client Perspective example using streaming Arrows.
  • Fixed websocket server issue which caused multiple clients to generate the same msg ID sequence.
  • Fixed websocket heartbeat to fire even when downstream is saturated (as apparently this timeout applies for the client as well).
  • Partially fixed remove_* methods not resolving in proxy cases (for self-removal).

@texodus texodus force-pushed the row-delta-review branch 3 times, most recently from 108e972 to 312a89f Compare May 26, 2019 16:03
@texodus texodus force-pushed the row-delta-review branch from 312a89f to dfc3c2e Compare May 26, 2019 16:15
@texodus texodus merged commit b3460ee into master May 26, 2019
@texodus texodus deleted the row-delta-review branch May 26, 2019 16:56
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.

2 participants