Skip to content

Releases: halzy/stream_multiplexer

OutgoingMessage.value renamed

Choose a tag to compare

@halzy halzy released this 02 Mar 20:36
9e07584

feat!: #17 renamed OutgoingMessage.value to values

Multiple values for OutgoingMessage

Choose a tag to compare

@halzy halzy released this 02 Mar 20:37
4e2b3d2

feat!: Updated OutgoingMessage to have multiple values for a payload.

IncomingMessage.id renamed.

Choose a tag to compare

@halzy halzy released this 02 Mar 20:38
1a46c6d

feat!: #10 change id to stream_id for clarity.

Updating docs.

Choose a tag to compare

@halzy halzy released this 02 Mar 20:39
16bad0e

docs: Updating docs from feedback.

Adding HalvesStream and library example.

Choose a tag to compare

@halzy halzy released this 02 Mar 20:40
e344fbf

feat!: Added HalvesStream, example.

Making IncomingMessage members public

Choose a tag to compare

@halzy halzy released this 02 Mar 20:41
6cf1960

fix: Making IncomingMessage members public.