Simon Forsberg
Simon Forsberg
Add documentation for what kinds of WebSocket messages are sent back and forth. - [x] Login - [x] Lobby - [x] Invites - [ ] Requesting possible moves in a...
The README.md file currently says: ``` prerelease boolean Optional. true to create a draft (unpublished) release, false to create a published one. Default: false draft boolean Optional. true to identify...
It seems like the login forms does not look the same on StackOverflow.com and StackExchange.com, making it currently not possible to use this bot on a chat.stackexchange.com
I was looking for a replacement for Java's `ConcurrentHashMap` in Kotlin and stumbled upon this library. When reading the code https://github.com/touchlab/Stately/tree/main/stately-concurrent-collections/src/commonMain/kotlin/co/touchlab/stately/collections I was a bit disappointed and would like the...
In the persistent world I got this in the console: ``` > globalThis ReferenceError: globalThis is not defined at eval (eval at (_console1726734043946_0:1:46), :2:1) at _console1726734043946_0:1:46 at _console1726734043946_0:1:60 at Object.exports.evalCode...
If you open both Train Log and Fluid Connection Inspector they will crash because both are trying to use the name "window". "window" is also a very generic name that...
Makes the project work on Kotlin 2.1.21
#### Is your feature request related to a problem? Please describe. I'm always frustrated when I'm looking at the "Inventory" tab and there's a bunch of things under "Provided" and...