-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
This client no longer works out of the box. It tries to connect to ws://server.paintbot.cygni.se:80/training, but the server seems to no longer accepts insecure connections, and this fails.
Changing the port is simple enough, but changing the protocol is impossible. I guess this needs to be changed in the library. Specifically at client/src/main/java/se/cygni/paintbot/client/BasePaintbotClient.java#122. More "personalisation" could be useful to allow users to select what protocol to use, for example when connecting to private server that does not support the secure version.
Metadata
Metadata
Assignees
Labels
No labels