Skip to content

Tuple Frames#658

Merged
robertroeser merged 12 commits into
developfrom
feature/tupleFrame2
Jul 5, 2019
Merged

Tuple Frames#658
robertroeser merged 12 commits into
developfrom
feature/tupleFrame2

Conversation

@robertroeser

Copy link
Copy Markdown
Member

Replaces composite buffers with specialized tuple frames. Fixes earlier issue where the buffers didn't properly deal with primitives that span multiple buffers.

Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
Signed-off-by: Robert Roeser <rroeserr@gmail.com>
@OlegDokuka

Copy link
Copy Markdown
Member

Does it fix that weird issue with websocket?

@robertroeser

robertroeser commented Jul 5, 2019

Copy link
Copy Markdown
Member Author

@OlegDokuka Yep - it's not that weird - it was asking for an int and the value spanned multiple bytebufs and that was causing the out of bounds exception. I added code to deal with that situation.

@robertroeser robertroeser merged commit fa5f179 into develop Jul 5, 2019
@robertroeser robertroeser deleted the feature/tupleFrame2 branch July 5, 2019 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants