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

feat: rewrite collab server connecting #4881

Merged
merged 8 commits into from Mar 6, 2022
Merged

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    6421384 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. added getSocketServer logic

    maielo committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    9edf3e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into maielo/get_socket_server

    # Conflicts:
    #	src/excalidraw-app/collab/CollabWrapper.tsx
    dwelle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    84bdc31 View commit details
    Browse the repository at this point in the history
  3. fix tests

    dwelle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    6f65872 View commit details
    Browse the repository at this point in the history
  4. naming tweaks

    dwelle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    60c8576 View commit details
    Browse the repository at this point in the history
  5. disable polling

    dwelle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    83488a7 View commit details
    Browse the repository at this point in the history
  6. fix tests

    dwelle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    75f4287 View commit details
    Browse the repository at this point in the history
  7. doc

    dwelle committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    84af853 View commit details
    Browse the repository at this point in the history