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

Multiple frames in text format? #15

Open
cblp opened this issue Jun 23, 2018 · 5 comments
Open

Multiple frames in text format? #15

cblp opened this issue Jun 23, 2018 · 5 comments

Comments

@cblp
Copy link
Collaborator

cblp commented Jun 23, 2018

Is it possible to use text format for streaming? Are there any frame delimiters?

@cblp
Copy link
Collaborator Author

cblp commented Jun 23, 2018

Dot is the delimiter: <frame1>.<frame2>.

@cblp cblp closed this as completed Jun 23, 2018
@cblp
Copy link
Collaborator Author

cblp commented Jun 24, 2018

need to clarify it

@cblp cblp reopened this Jun 24, 2018
@gritzko
Copy link
Owner

gritzko commented Jun 26, 2018

Certainly, the golang parser can parse streams.

@cblp
Copy link
Collaborator Author

cblp commented Jun 26, 2018

I don't need golang parser, I need only a clear spec.

@cblp
Copy link
Collaborator Author

cblp commented Jun 26, 2018

I think it's better to add a paragraph about frame streams

Streaming frames

It's possible to stream frames. In that case, it is required to use . to separate frames.

@gritzko gritzko added the todo label Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants