📄️ Connecting to a server
Importing the library
📄️ Recieving data
There are two ways to reciveve data from the server. With ZilaWS data can be asked and waited for.
📄️ Sending data
Waiter
📄️ Syncing cookies
Due to browser API limitations, the new cookie management system can't sync cookie changes to the server automatically.
📄️ Local events
Things happen all the time not just on the server side. They can be tracked, with EventListeners.
📄️ Disconnecting
Asynchronous