Kevin Chen

Results 13 comments of Kevin Chen

Your specific use-case may be handled by the `setup()` callback: https://boardgame.io/documentation/#/api/Game However, I also want to add middleware to modify the server behavior, e.g. invalidate player names upon joining a...

@webrunner42 Thank you very much for your snippet! 🎉 I was able to arrive at a good workaround. My use-case was pretty simple, since I just needed to intercept the...

Hello, wondering if anyone has worked on this--I have the exact same issue.