Is it possible to use colyseus without a client

I'm using Godot, doesn't have a colyseus client, it supports websockets and http requests. Is it possible to call the Server's endpoint urls directly without a client?

Hey @elieobeid7, welcome! That's not possible, unfortunately. It would be great to support Godot in the future, there's one thread about this here: https://github.com/colyseus/colyseus/issues/217

Ok thank you so much, have an awesome day.