Skip to content

Extract read/write operations into util classes #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 0 commits into from

Conversation

ponomarevDmitri
Copy link

Create TarantoolBinaryPacket class that describes tarantool binary
protocol message.

Move logic of sending bytes, receiving binary messages (packets),
creating packet and connecting to a tarantool instance from
TarantoolBase and TarantoolClientImpl to BinaryProtoUtils class.

@Totktonada Totktonada changed the title Extract read/write operations into util classes. Extract read/write operations into util classes Mar 19, 2019
@Totktonada Totktonada closed this Mar 19, 2019
@Totktonada
Copy link
Member

Hm. I wrongly pushed ${this_repo}:master to ponomarevDmitri:master, the PR automatically becomes closed and so I cannot try to push rebased changes to it again (permission denied). Sorry for this confusion. I'll merge the PR manually.

@Totktonada
Copy link
Member

Made some renaming and pushed as 9b3f91f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants