Tyler Stuyfzand
Tyler Stuyfzand
> After changing to your tf2 branch I left the `precise-train-incremental` running over night (process started at 23h and finished at 5:30). Now I tried to test the data set...
This would be a great feature, and it's pretty simple to do a TURN server with authentication backed by the socket.io ids, I actually did one in Go. It's actually...
@sjoerd108 I'd say this side of the PR is complete, as it adds a very simple way to modify the ICE configuration. I think this should be ready to pull,...
@sjoerd108 coturn has an API that's made specifically for this which you could look into! See https://stackoverflow.com/questions/35766382/coturn-how-to-use-turn-rest-api
From what I understand, you can generate a set of credentials when the user connects with a set timeout, then expire them when they disconnect - each user can get...
The issue is likely that it's pretty much forcing a race condition. If you send enough requests at the same time before a request is cached, it won't hit the...
You'd be surprised honestly. People think "Oh I wonder what this button does" and then click it, only to upload the log file instantly. Sadly, while I agree that it's...
@Genygo A lot of the issues lately in Discord are with people using outdated servers, or having issues with servers. It's an outdated section since the official crewlink server is...
Sadly there's no implementation of the client right now, but that's a good idea!
No guarantees on quality or functionality, but check this out and let me know what you think: https://github.com/tystuyfzand/websub-client If you see anything that could be changed or cleaned up, let...