0.15.8 - Introducing support for Bun runtime #628
endel
announced in
Release notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bun support
Bun support is experimental, please report any issues you may find!
(Bun is a new JavaScript runtime that is fast and aims to replace Node.js.)
Breaking change for
@colyseus/proxyIn order to support
bun, theinternal-ipmodule has been removed from the core.If you are still using version 0.15 +
@colyseus/proxy, you should use the following code to continue using the proxy:(Since 0.15, the usage of the proxy is not recommended anymore)
This discussion was created from the release 0.15.8.
Beta Was this translation helpful? Give feedback.
All reactions