christosmaris

↗ HN profile [ 12.9 ms ] full profile
Karma
4
Created
September 6, 2020 (5y ago)
Submissions
0
  1. I build a NodeJS app that uses worker_threads for concurrency. Ultimately, I want to create an app that keeps track of all the online clients on a WebRTC network that I'll build. What I want to see is how many clients…