Remix.run Logo
Simulating TCP loss and congestion in browser using Go/WASM(ccsim.fly.dev)
71 points by dilyevsky 5 days ago | 3 comments
wuschel 2 days ago | parent | next [-]

Quite incredible how you can visualize real time simulation by combining Go, WASM and JS. Thank you for posting this.

What would have been great is to compare different graphs next to each other (e.g. bi-colour plots). Also, I wish I could follow the thought process on the choice of tools.

Amazing work!

dilyevsky 2 days ago | parent [-]

author here, thanks! i tried putting both on the same plot in FIG 1 but it was kind of a mess...

https://apoxy.dev/blog/netstack-bbrv3#behind-the-scenes has more of the thought process and choice of tools.

3 days ago | parent | prev [-]
[deleted]