gritzko / ron

(dated, see the site) Replicated Object Notation, a distributed live data format, golang/ragel lib

Home Page:http://replicated.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple frames in text format?

cblp opened this issue · comments

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

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

need to clarify it

Certainly, the golang parser can parse streams.

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

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.