Skip to content

Sending  #15

@rob-cam3l

Description

@rob-cam3l

With netlinkwrapper is it possible to send something other than a string?

I am trying to .write() a buffer object to a piece of hardware, the Node net.js module allows you to do this, and the hardware respond in the way i would expect.

Using netlinkwrapper no matter what i do i get the error 'TypeError: 'send' first argument must be a string to send'

I require the synchronous features of netlinkwrapper, however my hardware will only respond to a specific kind of buffer object, is there a way around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions