KorryKatti / Mirage

a chat app which doesn't store messages on the server
MIT License
7 stars 16 forks source link

test net server #34

Open KorryKatti opened 2 days ago

KorryKatti commented 2 days ago

New Issue: Test with Mirage Testnet Server

We have launched the Mirage testnet server at the following URL: https://mirage-o081.onrender.com/. Please use this server to test your Python Socket.IO client if you make any modifications to your client-side code in the future.

If you are modifying the server-side code, there's no need to test it with the testnet.

The existing Python Socket.IO client can interact with this server. Ensure that any changes you make maintain compatibility.

KorryKatti commented 2 days ago

to use this testnet server and chat with others just replace the server url in client.py with the test net url