- Step1: Clone or download the repository from GitHub
- Step2: Install dependencies using npm or pnpm
- Step3: Configure client and server settings as required
- Step4: Run the server component to start listening for client connections
- Step5: Launch the client component to connect and communicate with the server
- Step6: Send messages and observe responses to verify communication
- Step7: Modify message handling logic or protocols to suit specific needs