Client for LÖVE engine

Hello everyone, is there any client made for LÖVE engine? If yes, can I get a link?

As discussed on Discord, we only have Defold support right now, which is written in Lua.

There are two pieces that are highly tied to Defold on the implementation:

For the WebSocket in LÖVE, I've found this implementation that may work: https://github.com/holywyvern/love-ws

The entire connection.lua from Colyseus would need to be updated to use it.

@endel ok, thanks, I'll do my best

@holywyvern is a member here 👼 he might want to help maybe perhaps 👀

@endel I messaged him, waiting for reply. Hope he'll help