- Hands-On Reactive Programming with Python
- Romain Picard
- 63字
- 2021-06-24 18:25:21
The HTTP echo server with an HTTP driver
The time has come to rewrite the HTTP echo server as a functional and reactive application. This application contains an observable cycle. The HTTP server driver returns HTTP requests and takes HTTP responses as input, while the server logic takes HTTP requests as input and returns HTTP responses:
Figure 3.5: The echo server reactivity diagram
推薦閱讀
- Kubernetes修煉手冊
- Cybersecurity:Attack and Defense Strategies
- 零起點學(xué)Linux系統(tǒng)管理
- Linux系統(tǒng)文件安全實戰(zhàn)全攻略
- 大學(xué)計算機(jī)應(yīng)用基礎(chǔ)實踐教程(Windows 7+Office 2013)
- 精解Windows 8
- Linux自動化運維:Shell與Ansible(微課版)
- 竹林蹊徑:深入淺出windows驅(qū)動開發(fā)
- VMware NSX Cookbook
- 細(xì)說Linux基礎(chǔ)知識
- Windows Vista終極技巧金典
- 大規(guī)模分布式系統(tǒng)架構(gòu)與設(shè)計實戰(zhàn)
- Web Penetration Testing with Kali Linux(Third Edition)
- CSS揭秘
- Android NDK Beginner's Guide