Category : Javascript

Introduction This time I will introduce you to WebSocket, Functional Programming in Java, and Reactive Programming in Javascript using the RxJS library. Take a look at what Wikipedia tells us about WebSocket: “WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as ..

Read more