Colyseus and Latest Defold Update

Nope, but we have released a native websocket extension which is officially supported by the Defold Foundation (GitHub - defold/extension-websocket: A native websocket implementation for Defold). We recommend all Defold project to migrate to this extension.

To discourage use of the old defold-websocket library we have flagged it as deprecated:

https://github.com/britzl/defold-websocket

I also removed the Releases listing from the repo, but that seems to have had an unfortunate side effect that project can’t access the releases. This was unintentional and I have added the Releases list to the repo again. Can you please try to fetch libraries again and rebuild your project?

2 Likes