Aaron Beavers

Results 18 comments of Aaron Beavers

I seem to run into this problem with all the wires I think. I usually have to go aruond my base resetting all the connectors until I get all the...

The way I've seen other packages do is to allow composition of networks by creating their layers, then threading those together. The above schema seems potentially restricting unless these implementations...

Could still compose entire networks, but I have not seen that with in the context of this package so far. The above strategy could work assuming that there were utilities...

I like the functional arguements

I fixed it shortly after writing this. https://ubuntuforums.org/showthread.php?t=1586707 `sudo apt install libasound2-dev`

Wouldn't adding those native addons as dependencies break browser support? Jimp couldn't use those as dependencies and still claim its self as "An image processing library written entirely in JavaScript...

would still break the "zero native dependencies" part of the goal. The native APIs switch often, I believe it is an asset to have a library like this that does...

I am also having this problem, I can't get it to run locally. I tried to add a turn server, doesn't seem to help, and there are no useful errors...

Ultimately what fixed it was changing the listen ips in webrtctransport ``` webRtcTransport : { listenIps : [ // change 192.0.2.1 IPv4 to your server's IPv4 address!! { ip: '192.168.0.x',...

@vidukapoor I usually don't bother setting one up, you can find many lists https://gist.github.com/sagivo/3a4b2f2c7ac6e1b5267c2f1f59ac6c6b