Andree Toonk

Results 9 comments of Andree Toonk

Super interested in this!, ie. networking support from a c2w wasm binary running in my browser. I have a websocket to "network" service ready to go for something like this....

Just in case someone else has the same problem when following the example ``` # command-line-arguments ./sendudp.go:101:39: too many arguments in call to xsk.GetDescs have (number, bool) want (int) ./sendudp.go:130:47:...

The above was on a vultr baremetal machine. I just tried again on a few bare metal servers from www.latitude.sh including one with an `i40e` driver. But same challenges. Using...

Thanks for the tip @pstavirs unfortunately nothing in `dmesg` or any of the `/var/log` files ``` root@c3-small-x86-mex2-1:/home/ubuntu/xdp/examples/sendudp# ethtool -i eno1 driver: ixgbe version: 5.15.0-97-lowlatency firmware-version: 0x80001743, 1.3082.0 expansion-rom-version: bus-info: 0000:01:00.0...

Hi @slavc, I was curious if you had time to dig into this some more? Also, I did a [write up ](https://toonk.io/sending-network-packets-in-go/)mentioning your awesome library

@slavc just checking to see if you had time to look into this?

Ah yes, i tried it from my laptop at home and it works fine now. And indeed, it affected all videos, which I why I thought it was a bug...

confirmed, using a proxy from my droplet worked. I used this to proxy traffic from my digital ocean droplet to my local laptop. https://docs.border0.com/docs/expose-a-http-proxy which will allow you to expose...