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

switch to websockets #358

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

switch to websockets #358

wants to merge 11 commits into from

Commits on Apr 26, 2024

  1. feat: implement websockets

    panleone committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    def5c4e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. evil merge

    panleone committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1702869 View commit details
    Browse the repository at this point in the history
  2. make the system more stable

    panleone committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8070e6d View commit details
    Browse the repository at this point in the history
  3. test: fix broken tests

    panleone committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1ce65b6 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    panleone committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4fd267d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. increase maxAttempts to 10

    panleone committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1b536fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f87188 View commit details
    Browse the repository at this point in the history
  3. pageSize = 1000

    panleone committed May 8, 2024
    Configuration menu
    Copy the full SHA
    67a1409 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44fcdee View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. websocket rework

    panleone committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b143346 View commit details
    Browse the repository at this point in the history
  2. half the shield batch size

    panleone committed May 16, 2024
    Configuration menu
    Copy the full SHA
    01b1aa5 View commit details
    Browse the repository at this point in the history