A Simple Request-Reply pattern using ZeroMQ in NodeJS

preview_player
Показать описание
This is a typical example of simple request-reply socket pattern. A request is made and a reply is given.

Of course, in real world socket messaging it won't be exactly like this. In order to protect the data transmitted over the network,message headers or message envelope may be used to identify the incoming request. The messages transmitted over the network would be encrypted using ZMQ's reliable and handy encryption methods such as **CurveServer**.

For a detailed explanation, visit

Рекомендации по теме
Комментарии
Автор

Good video. pls include audio. or atleast couple of steps in the description on what is shown at each program execution.

sowjanyav
join shbcf.ru