awslabs / aws-crt-nodejs

NodeJS bindings for the AWS Common Runtime.
Apache License 2.0
38 stars 24 forks source link

Rework eventstream int64 support #422

Closed bretambrose closed 1 year ago

bretambrose commented 1 year ago

On second thought, it's better to leave the n-api version where it is and instead pass int64s by converting to and from byte sequences.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.