Skip to content

Commit 0877702

Browse files
committed
Update long-polling frontend link in README
1 parent ae3c8e9 commit 0877702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chat-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://img.shields.io/badge/WebSockets-010101?style=for-the-badge&logo=socket.io&logoColor=white" />
77
</p>
88

9-
### 🔗 [Live Backend](https://iswanna-chat-app-backend.hosting.codeyourfuture.io/messages) | [Live Frontend (WebSockets)](YOUR-FRONTEND-LINK) | [ Live Frontend (Long Polling)](https://iswanna-chat-app-frontend.hosting.codeyourfuture.io)
9+
### 🔗 [Live Backend](https://iswanna-chat-app-backend.hosting.codeyourfuture.io/messages) | [Live Frontend (WebSockets)](YOUR-FRONTEND-LINK) | [ Live Frontend (Long Polling)](https://iswanna-chat-app-frontend-long-polling.hosting.codeyourfuture.io)
1010

1111
## 📌 Project Overview
1212
A sophisticated backend engine that supports real-time communication across multiple client types. This project demonstrates a "Hybrid" approach, ensuring high-speed data delivery via WebSockets while maintaining backward compatibility through HTTP Long Polling.

0 commit comments

Comments
 (0)