ron icon indicating copy to clipboard operation
ron copied to clipboard

Multiple frames in text format?

Open cblp opened this issue 7 years ago • 5 comments

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

cblp avatar Jun 23 '18 15:06 cblp

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

cblp avatar Jun 23 '18 17:06 cblp

need to clarify it

cblp avatar Jun 24 '18 08:06 cblp

Certainly, the golang parser can parse streams.

gritzko avatar Jun 26 '18 08:06 gritzko

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

cblp avatar Jun 26 '18 09:06 cblp

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.

cblp avatar Jun 26 '18 09:06 cblp