Adding Web Sockets to Workers
Web Sockets allow for applications to communicate continuously without requiring HTTP requests to be explicitly executed to receive data from a server. What if you want to just be told when you need new data instead of keep asking? Parents would rejo...
braydenwilmoth.hashnode.dev9 min read