Skip to content

Byte array support #368

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 1 commit into from
Closed

Byte array support #368

wants to merge 1 commit into from

Conversation

technige
Copy link
Contributor

@technige technige commented May 12, 2017

This PR adds client-side support for byte arrays using the PackStream BYTES type. Since this is only available in the 3.2 server and above, the code also detects when an attempt is made to write BYTES data to a connection to an earlier server version; in this case, a ClientError is raised with a useful error message.

@technige technige requested a review from zhenlineo May 12, 2017 12:44
@zhenlineo
Copy link
Contributor

Removed the back reference from packstream to connection in #370

@zhenlineo zhenlineo closed this May 18, 2017
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