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

Replace websockets with zmq #9173

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Replace websockets with zmq #9173

wants to merge 15 commits into from

Commits on Nov 13, 2024

  1. Replace client with zmq push

    xjules committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b7c96a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    519b9af View commit details
    Browse the repository at this point in the history
  3. WIP: evaluator -> zmq

    xjules committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    954bc02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ce4b9 View commit details
    Browse the repository at this point in the history
  5. Update client

    xjules committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c592a7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ddf210 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c469200 View commit details
    Browse the repository at this point in the history
  8. Updates to client

    xjules committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5ebe5d5 View commit details
    Browse the repository at this point in the history
  9. Don't use wait_for_evaluator

    xjules committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c3bb525 View commit details
    Browse the repository at this point in the history
  10. Remove server_started

    xjules committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6c5b21b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    932c425 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    2d53e4e View commit details
    Browse the repository at this point in the history
  2. Fixing staff...

    xjules committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0a25ff4 View commit details
    Browse the repository at this point in the history
  3. Settup encryption with curve

    xjules committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2201ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7580b35 View commit details
    Browse the repository at this point in the history