srl295 / node-ax25-seqpacket

socket(AF_AX25, SOCK_SEQPACKET) binding for node.js
Apache License 2.0
2 stars 0 forks source link

Nice goal #1

Open Globik opened 6 years ago

Globik commented 6 years ago

The same here: https://github.com/Globik/kore-mediasoup/tree/master/addon/emitter1 It would be nice seqpacket support in node.js part. So far so good I am trying to use async queue work for future seqpacket client socket https://github.com/Globik/kore-mediasoup/blob/master/addon/emitter1/e.c

Now I'm stack with socket client. Can't figure out how to send and receive properly the data in client socket of type seqsocket. https://github.com/Globik/kore.io_websocket/blob/master/mmap/um.c

srl295 commented 5 years ago

@Globik sorry i missed this. will take alook!