InCubedbyMdabdullahalhasibUnderstand the difference between API, Socket & PollingLearn the concepts with a beautiful story.5d ago
Tanmay GargAsync LangChain: Make AI bot 10X faster 🚀When integrating LangChain with OpenAI, the simplest approach is to use traditional REST API calls. For example, you send a message, and…Dec 3Dec 3
InITNEXTbyDouglas MendezNetworking and Sockets: Syn and Accept queueIn my previous article, we discussed endianness, its importance, and how to work with it. Understanding endianness is crucial for dealing…Jun 21Jun 21
Guides ArenaWhat Is A Processor Socket?One of the main parts you may run into when building or updating a computer is the processor socket.Nov 22Nov 22
InCubedbyMdabdullahalhasibUnderstand the difference between API, Socket & PollingLearn the concepts with a beautiful story.5d ago
Tanmay GargAsync LangChain: Make AI bot 10X faster 🚀When integrating LangChain with OpenAI, the simplest approach is to use traditional REST API calls. For example, you send a message, and…Dec 3
InITNEXTbyDouglas MendezNetworking and Sockets: Syn and Accept queueIn my previous article, we discussed endianness, its importance, and how to work with it. Understanding endianness is crucial for dealing…Jun 21
Guides ArenaWhat Is A Processor Socket?One of the main parts you may run into when building or updating a computer is the processor socket.Nov 22
Taras ZherebetskyyCoding Remote Procedure Call (RPC) with PythonRemote Procedure Calls are a protocol that enables a computer program to execute a function in a different address space, typically on…Jun 20, 20231
InLevel Up CodingbyEftee CodesMy WebSockets JourneyWebSockets have been a game-changer in my journey as a full-stack developer, especially when building dynamic, real-time applications…Nov 19
ABIDChat Using Socket.io With Best practices (Socket/Real-Time db)Ensuring Reliable Real-Time Socket.io in React and React Native / React by Talha Abid In the world of modern communication, real-time chat…Jul 12