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

Remove connect properly #53

Merged
merged 4 commits into from
Oct 20, 2024
Merged

Remove connect properly #53

merged 4 commits into from
Oct 20, 2024

Commits on Oct 18, 2024

  1. Update server attach mechanism to use express 4.x

    express 4 no longer depends on connect, and we can attach the
    ShareJS server without it.
    nickbrowne committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    06b7e15 View commit details
    Browse the repository at this point in the history
  2. Remove sourceserver example

    Not necessary and too annoying to port to express 4.x
    nickbrowne committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    db92775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0be41c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32de705 View commit details
    Browse the repository at this point in the history