Git Product home page Git Product logo

Comments (7)

ArthurGodoy avatar ArthurGodoy commented on May 26, 2024

Same for me. Anyone knows how send binary data??

from alchemy-websockets.

ajacksified avatar ajacksified commented on May 26, 2024

Will be taking a look soon - was on vacation last week (we need more developer redundancy, apparently)

from alchemy-websockets.

LloydPickering avatar LloydPickering commented on May 26, 2024

Just wondering if anyone is still taking a look at this?

from alchemy-websockets.

ajacksified avatar ajacksified commented on May 26, 2024

@LloydPickering We've been totally slammed lately, but would love a pull request. We'll be getting to it soon, but I can't commit to an eta until we've got some other things finished first.

from alchemy-websockets.

DorianGray avatar DorianGray commented on May 26, 2024

Our most recent refactor broke this. sending a byte array right now breaks because it tries to send it as string data, not binary. I'll add separate methods for sending binary data eventually...

Or you can! I'd encourage you to make a pull request implementing this feature.

from alchemy-websockets.

BradDodi avatar BradDodi commented on May 26, 2024

Yeah, I'm having the same problem sending byte arrays. Does anyone know of a fix/workaround?

Like LloydPickering, I don't really want to convert the byte array to a base64 string before sending each time. Thanks! :)

from alchemy-websockets.

ajacksified avatar ajacksified commented on May 26, 2024

fixed - pull request #36

from alchemy-websockets.

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.