Patrick Martin
Patrick Martin
sorry @jakcron totally forgot about this issue. it worked fine. i'm running into an issue with a newer patch for the same game though, although i'm not sure whether it's...
why was this closed? it's still an issue
The `-k` option needs to be specified _when_ you try to read or extract a file. Simply adding the `-k` flag with the path and nothing else does not work...
Actually, have I misunderstood the purpose of `Server.stop(true)`? It doesn't seem to close WebSocket connections either?
@truongan07 I'd like a way for the server to automatically close (like [`ServerWebSocket.close()`](https://bun.com/reference/bun/ServerWebSocket/close) does) all WebSockets when it's stopping.