We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sorry for the cross-posting. I've open a similar issue/question in latysheff/node-sctp#3.
And since the doc of this library says:
transport [stream.Duplex] Any valid Duplex stream.
I assume that a Node.js net UDP socket is a valid transport, am I right?
net
Also, may I know please the current status of this lib? is it well tested and maintained? any reason to prefer this over node-sctp (or vice-versa)?
node-sctp
Thanks a lot.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sorry for the cross-posting. I've open a similar issue/question in latysheff/node-sctp#3.
And since the doc of this library says:
I assume that a Node.js
net
UDP socket is a valid transport, am I right?Also, may I know please the current status of this lib? is it well tested and maintained? any reason to prefer this over
node-sctp
(or vice-versa)?Thanks a lot.
The text was updated successfully, but these errors were encountered: