Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Provide common transportation mechanism for WebServer #14

Open
brahmaroutu opened this issue Sep 7, 2018 · 3 comments
Open

Provide common transportation mechanism for WebServer #14

brahmaroutu opened this issue Sep 7, 2018 · 3 comments

Comments

@brahmaroutu
Copy link
Member

Currently only atom/xml is supported, we need something like JSONfeed or protobuf mechanisms(discussed by @cmluciano and me) to deliver content.

@cmluciano
Copy link

I mention protobuf so that we can remove some of the type conversions that will be common between difference language implementations. Unfortunately I have not found docs on the possibibility of accepting xml in protobuf natively.

@mikebrow
Copy link
Member

mikebrow commented Sep 7, 2018

Yes we need this, but we'll need to support both as the xml one is the standard.

@MHBauer
Copy link

MHBauer commented Sep 7, 2018

I'd leave it as xml as long as possible. protobuf binds you to protobuf too much.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants