Installation

To install the ULDA library, use npm to add it to your JavaScript or TypeScript project. The socket.io-client dependency for WebSocket communication is automatically included.

npm install @zeroam/ulda

Ensure you have Node.js and npm installed. After installation, you can import and use the library in your project.