Websockets

Hello I'm not too sure this is the right place to ask but its worth a shot I'm making a pterodactyl and wings competitor for those that know pterodactyl is a game management dashboard allowing you to like run game servers and manage there files with docker and it uses a console with websockets, with my competitor (Its called Kyro) I'm having a lot of shit with websockets they are randomly disconnecting and reconnecting if anyone knows a little bit about websockets your help would be appreciated and the Github repos are below: Kyro (Main ui/api of the application): https://github.com/LydonDev/KRYPTON Krypton (Daemon of the application for creating the docker containers and websockets): https://github.com/LydonDev/KRYPTON This is a little fun project I'm working on to improve my skills I know its far from even good 🙏
GitHub
GitHub - LydonDev/KRYPTON: Krypton: the daemon for Kyro that runs o...
Krypton: the daemon for Kyro that runs on your nodes that allows for server management to actually work. - LydonDev/KRYPTON
7 Replies
Jerico Aragon
Jerico Aragon4mo ago
Hello, do you have problem with Websocket?
Lydon
LydonOP4mo ago
Yeah.
Jerico Aragon
Jerico Aragon4mo ago
Can you share more detail?
Lydon
LydonOP4mo ago
Basicly i setup websockets and they do work its just that they keep connecting and reconnecting and i have 0 clue why
No description
Lydon
LydonOP4mo ago
Its causing the whole dashboard to go really slow because its practically dosing itself
Jerico Aragon
Jerico Aragon4mo ago
Can you share your code?
Lydon
LydonOP4mo ago
I shared the GitHub repo above

Did you find this page helpful?