Skip to content

Delete FrameBufferAllocator#712

Merged
alexmalyshev merged 1 commit intorsocket:masterfrom
alexmalyshev:delete-frame-buffer-allocator
Sep 5, 2017
Merged

Delete FrameBufferAllocator#712
alexmalyshev merged 1 commit intorsocket:masterfrom
alexmalyshev:delete-frame-buffer-allocator

Conversation

@alexmalyshev
Copy link
Copy Markdown
Contributor

This was planned on being passed into FrameSerializer so we could have the
serializer allocate frames with extra headroom for the frame length if needed.

This shouldn't be hidden by an external allocator however. If we're adding
frame lengths, then the frame serializer should know about it and it should be
the one serializing and deserializing them.

@lehecka lehecka closed this Sep 4, 2017
@lehecka lehecka reopened this Sep 4, 2017
This was planned on being passed into FrameSerializer so we could have the
serializer allocate frames with extra headroom for the frame length if needed.

This shouldn't be hidden by an external allocator however.  If we're adding
frame lengths, then the frame serializer should know about it and it should be
the one serializing and deserializing them.
@alexmalyshev alexmalyshev merged commit fe71e9b into rsocket:master Sep 5, 2017
@alexmalyshev alexmalyshev deleted the delete-frame-buffer-allocator branch September 5, 2017 18:29
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