latysheff / node-sctp

SCTP userspace sockets for Node.js
MIT License
59 stars 10 forks source link

Endpoint.js: clear cookie interval on destroy (fixes #11) #12

Closed ibc closed 5 years ago

ibc commented 5 years ago

Thanks :) Will you release a new NPM version?

latysheff commented 5 years ago

Already! And thank you too)

ibc commented 5 years ago

Great, thanks :)

ibc commented 5 years ago

BTW it would be great if the README mentions that the app must call sctpSocket.end() when it wants to close it and its internal resources and handles.