Hands-On Reactive Programming with Python
上QQ阅读APP看书,第一时间看更新

ReactiveX operators

This new implementation of the echo server makes use of two new ReactiveX operators: empty and merge. Let's see what they do before going into the new implementation of the server.