Last 12 weeks · 0 commits
1 of 6 standards met
Repository: tj/punt. Description: Elegant UDP messaging for nodejs Stars: 345, Forks: 54. Primary language: JavaScript. Languages: JavaScript (99%), Makefile (1%). Open PRs: 0, open issues: 0. Last activity: 7y ago. Community health: 28%. Top contributors: tj, Qard, mpangrazzi, skeggse, ForbesLindesay.
UDP or RUDP or something else... what does it offer over UDP? Orderliness, Reliability, or what exactly... b'cos I just don't get it.
I use punt in long living processes, and already twice I experienced following crashes: Message that's source of the issue is unknown to me, as at given point there certainly was no cross process communication involved in my setup. It'll be great if punt internally catches such errors and emits them through error messages, otherwise whole process gets down.