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

Zetta-to-Zetta Protocol Changes #238

Merged
merged 4 commits into from
Oct 2, 2015
Merged

Zetta-to-Zetta Protocol Changes #238

merged 4 commits into from
Oct 2, 2015

Conversation

kevinswiber
Copy link
Member

Note: These changes are not backwards-compatible. All previous versions will need to be upgraded.

  • Remove zetta-forwarded-server header: This information can be parsed out of the request URL.
  • Remove zetta-message-id header: This information can be obtained by passing around response references.
  • Change X-Event-Encoding header to Content-Type: Instead of using json and buffer as the values, favor application/json and application/octet-stream.
  • Change Host header from fog.argo.cx to {{server-id}}.unreachable.zettajs.io.

@AdamMagaluk
Copy link
Collaborator

+1

1 similar comment
@mdobson
Copy link
Contributor

mdobson commented Oct 2, 2015

👍

kevinswiber added a commit that referenced this pull request Oct 2, 2015
Zetta-to-Zetta Protocol Changes
@kevinswiber kevinswiber merged commit 56b64ee into master Oct 2, 2015
@kevinswiber kevinswiber deleted the protocol_update branch October 2, 2015 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants