Coder Social home page Coder Social logo

Comments (14)

nathany avatar nathany commented on May 26, 2024

I am also using MsgPack with multiple languages and would like ASCII-8BIT to dump to the MsgPack bin format.

The msgpack-ably gem is doing the trick until officially supported.

from msgpack-ruby.

jamielennox avatar jamielennox commented on May 26, 2024

This is catching me as well. I'm sending encrypted binary data within msgpack and the string encoding is messing this up. If i base64 encode then it works however if i was ok with 4x size i wouldn't be using msgpack.

from msgpack-ruby.

nathany avatar nathany commented on May 26, 2024

@jamielennox Use gem "msgpack-ably" for now.

from msgpack-ruby.

jamielennox avatar jamielennox commented on May 26, 2024

unfortunately i'm distributing via rpm and so i can't install a fork with the same name. It appears that the fork is exactly the same with the associated pull request merged.

from msgpack-ruby.

nathany avatar nathany commented on May 26, 2024

😦

Looks like #45 is waiting on a response from @iconara.

@mattheworiordan If the pull request was rebased on the current master, I wonder if the specs would pass?

from msgpack-ruby.

iconara avatar iconara commented on May 26, 2024

Hey guys, I understand you're frustrated but I'm the JRuby guy, and can't really do anything about the situation. I'm really just a contributor and don't run the project. The JRuby version of the gem already works the way you want, but I know that's not really any consolation.

from msgpack-ruby.

nathany avatar nathany commented on May 26, 2024

@iconara Thanks for the reply. I'm happy to use the fork for now.

from msgpack-ruby.

mattheworiordan avatar mattheworiordan commented on May 26, 2024

unfortunately i'm distributing via rpm and so i can't install a fork with the same name. It appears that the fork is exactly the same with the associated pull request merged.

@jamielennox I'll see if I can get a different version out in the next few days which addresses this problem

from msgpack-ruby.

tagomoris avatar tagomoris commented on May 26, 2024

I've just released v0.6.0pre1 (and v0.6.0pre1-java) with fixes for this issue.
Can you test this release folks? @mattheworiordan @nathany

from msgpack-ruby.

nathany avatar nathany commented on May 26, 2024

I tested v0.6.0pre1 and it worked perfectly. Thanks @tagomoris

from msgpack-ruby.

tagomoris avatar tagomoris commented on May 26, 2024

@nathany Great to hear that.
I'll release v0.6.0 next week if no trouble reports exist.

from msgpack-ruby.

jamielennox avatar jamielennox commented on May 26, 2024

Unfortunately i'm travelling and won't have time to test it out before release. I really appreciate you looking into it though. Thanks.

from msgpack-ruby.

tagomoris avatar tagomoris commented on May 26, 2024

v0.6.0 released, which supports encoding between bin types and ASCII-8BIT string.
I believe that it solved this issue.
Please reopen if any problems exist.

from msgpack-ruby.

nathany avatar nathany commented on May 26, 2024

Thanks!

from msgpack-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.