Update web socket article

This commit is contained in:
Ashish Pratap Singh
2024-08-23 05:41:54 -07:00
committed by GitHub
parent 3c182a1015
commit 7860eb58c5

View File

@@ -57,7 +57,7 @@ This repository contains resources to learn System Design concepts and prepare f
- [Proxy Server](https://www.fortinet.com/resources/cyberglossary/proxy-server)
- [Message Queues](https://blog.algomaster.io/p/message-queues)
- [Checksums](https://blog.algomaster.io/p/what-are-checksums)
- [WebSockets](https://www.pubnub.com/guides/websockets/)
- [WebSockets](https://blog.algomaster.io/p/ba0b6155-21a1-4661-8b9e-2ccacce4fb98)
- [Bloom Filters](https://www.enjoyalgorithms.com/blog/bloom-filter)
- [API Gateway](https://www.nginx.com/learn/api-gateway/)
- [Microservices Guidelines](https://newsletter.systemdesign.one/p/netflix-microservices)