metarhia / noroutine

Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
https://metarhia.com
MIT License
121 stars 11 forks source link

apply destructuring assignment on received message #31

Open JaoodxD opened 1 year ago

JaoodxD commented 1 year ago

Rest operator usage could make the code cleaner and even more simplier