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

Multicast http handlers #752

Merged
merged 4 commits into from
Mar 23, 2020
Merged

Multicast http handlers #752

merged 4 commits into from
Mar 23, 2020

Conversation

michaelfig
Copy link
Member

Separate endpoints into /private/* (only accessible from localhost) and public ones.

The support in this PR for sendMulticast (no global broadcast anymore from the HTTP vat) anticipates #748

@michaelfig michaelfig added the cosmic-swingset package: cosmic-swingset label Mar 21, 2020
@michaelfig
Copy link
Member Author

The PR also moves and refactors:

  • /vat (REPL support) into /private/repl
  • /captp (CapTP support) into /private/captp

@michaelfig michaelfig requested review from FUDCo and warner March 21, 2020 06:29
Copy link
Member

@warner warner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't able to look at this too closely, but in a quick skim, nothing jumped out as wrong.

@michaelfig michaelfig force-pushed the mfig/multicast-http-handlers branch from 7a9cd4a to f50a94b Compare March 22, 2020 22:23
@michaelfig michaelfig merged commit fc046ec into master Mar 23, 2020
@michaelfig michaelfig deleted the mfig/multicast-http-handlers branch March 23, 2020 01:10
@michaelfig
Copy link
Member Author

michaelfig commented Mar 23, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmic-swingset package: cosmic-swingset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants