Robert
Robert
Game does not start for me, I have tried: * Steam Linux Runtime - Error: `error occured while updating Wreckfest (invalid app configuration)` * Proton 4.11-9 (32bit, 64bit, 64bit w/o...
Thank you @kisak-valve it works great now, even multiplayer and PS3 sixaxis controller.
+1 I am getting the same problem... really weird...
If I was pointed to the right file to modify I could try doing a pull request. I had a look through the source but couldn't trace the request through.
I created a project in ruby called [Rackdis](https://github.com/penguinpowernz/rackdis) that gives HTTP access to redis (even with Websockets/chunked encoding) but of course it would be much slower and use more RAM...
@JesusIslam did you ever get this to work?
This would be awesome
I added this in PR #14
@tmrts what you think?
Need to pass a context to this, so it can be cancelled: https://github.com/theojulienne/go-wireless/blob/master/conn.go#L119 ```golang go c.listen() ```