understand short polling with example
introduction
client-server architecture is one of the most common methods for building software, but have you ever wondered how they communicate? there are several communication techniques and one such is short polling
how does it work?
imagine this,...
rookiedev.hashnode.dev3 min read