Jonathan Barrow
Jonathan Barrow
@obermillerk Just tried your solution, didn't work for me. This solved the initial error, but now (Using Electron 1.7.8) I get this error: ``` Error: A dynamic link library (DLL)...
It could definitely be possible to add this, though it might not be entirely accurate. I did not add this initially because I felt it made the database format very...
For what it's worth, I'm willing to just PR these changes myself. I saw in [another issues comments](https://github.com/gorilla/websocket/issues/828#issuecomment-1645761731) that there's some transition happening with the library right now. So as...
> The security key and subprotocol are unrelated concepts. I don't agree that they are entirely unrelated. They are both used as part of the handshake process to ensure that...
> Sec-Websocket-Key and Sec-WebSocket-Accept are used to establish the connection. Sec-WebSocket-Protocol establishes the messages used on the connection. The features are unrelated My understanding of the spec is that if...
> I am not implying that your proposal drastically raise the complexity By bringing up the cost of the feature to other developers, you are directly implying that the feature...
I'm going to leave this feature request open for now, as I feel like it's still a useful feature others may want/need in the future. But we have decided to...
This error is not related to any *games*, it is related to specifically the friends server. We are aware of instability in the friends server, which yes has been caused...
CC @shutterbug2000
Note that the PR is from a branch of this repo, so feel free to pull it down and add any contributions/changes