[Draft] Relay support#130
Conversation
|
I'm unsure of the purpose of this relay system. If you just want buttons that work, it seems like you could just do something like: "links": [
{
"title": "US East — Ashburn, VA",
"ip": "useast.monkestation.com",
"port": 1234
},
{
"title": "Europe — Warsaw, PL",
"ip": "warsaw.monkestation.com",
"port": 1234
},
{
"title": "Europe — Gravelines, FR",
"ip": "gravelines.monkestation.com",
"port": 1234
}
]Please let me know if I'm misunderstanding. |
They have it for better geo-routing using a different backend since some ISPs are trash. |
It would mean we would have a total of 8 link entries which seems like a lot compared to the other servers, and it takes up a lot of page space, and it means 2 more links every relay we add |
Is there really a reason the relays need to be on this page? |
This PR introduces relay config options for servers. Please bear with me as I have not worked with Vue very much before, I am more acquaint to React. My brain really hurts.
This stems from someone mentioning the join link doesn't work, pooba didn't PR the config changes correctly, play.monkestation.com is a direct IP domain which we have no web server setup for and is just for direct connections. hub.monkestation.com is our server hub
It "works", it rerenders the parent elements for some reaso unnecessarily and i dont know why
firefox_svq73zAzHl.mp4