Neal Shah
Neal Shah
duplicate of #75 I believe, please drop your deploy settings there
This is super annoying but it's technically possible to make anura use bare for networking
You would need a functional bare server at your disposal but it would work
yes, you need that for your server side
you cant, I was actually making a plugin for it instead, this was my progress https://files.catbox.moe/iwffje.ajs but it turns out there is actually an anura-sw bug which prevents this from...
I think this works better as a plug-in than something integrated directly into anura. If you can make a datachannel like interface you could probably use anura.net.bus.setUpstream()
But instead of wist it might be a better idea if you could make a wisp server which makes a webrtc datachannel directly and signals over http. It would be...
We will likely attempt to make our own wisp upstream based on hacks around http soon
> [#1710](https://github.com/HeyPuter/puter/pull/1710) will fix the 500 response and give a more appropriate 400 response which will call this an "unresolved relative path" and suggest that the user has to specify...
there isn't really a worker dirname by default currently. Frontend can specify an app context to run the worker as but the current behavior is god mode so it runs...