- Step1: Clone the repository
- Step2: Install required dependencies from requirements.txt
- Step3: Run the server script (e.g., server-http.py or server-sse.py)
- Step4: Connect clients to the server via HTTP or SSE endpoints
- Step5: Send and receive data through the established connections