Ben S.
Ben S.
Is there some documentation on the threading model for IXWebSocket? I had assumed that my message handler registered via `ix::WebSocket::setOnMessageCallback()` would only get invoked from a background thread, but my...
Why is Mator Smash reverting this USSEP change? 
Getting an access violation failure. I've seen a number of other people report this as well: ``` Status: Ready to be rebuilt Patch name: Smashed Patch Filename: Smashed Patch.esp Plugin...
Reddit user /u/kuronomia requested Roccat support: https://www.reddit.com/message/messages/eh10zf Hoping that they can dig up info on the SDK for me, because it wasn't obvious how to get a hold of it.
OK. I found out that you need the razer sdk. But now a very important question for me: The synchronization takes only place in two ways for me: When starting...
YouTube user Kostas Zaras requested Steelseries support: https://www.youtube.com/watch?v=I3xfJtbLqgA&lc=Ugzb8dgfK8Maee-cGnF4AaABAg Looks like they must have hired web developers, because they use a JSON REST API to talk to the drivers. Not a...
### Checklist - [X] I have verified this is the correct repository for opening this issue. - [X] I have verified no other issues exist related to my request. ###...
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...
When trying to verify issue #9, I ran into a fatal build error with GCC 8.3.0 on Debian using latest revision e02f65d867514dee61204a704aa9e3fe991453d3: ``` $ make Consolidate compiler generated dependencies of...
Stream functions seem to work, but every REST API call seems to result in a `basic_string::_M_create` or similar exception being thrown - even with the `readme` program in the demo...