Skip to main content

create_input_stream

Function create_input_stream 

Source
pub fn create_input_stream(compact: bool) -> JsonInputStream
Expand description

Create a JSON input stream for sending messages

ยงArguments

  • compact - Use compact JSON (no newlines within messages)