- Socket.IO Cookbook
- Tyson Cadenhead
- 50字
- 2021-07-09 21:49:07
Preface
Socket.IO is an excellent library for real-time messaging between the client side and the server side. Whether you want to create a chat room in your browser, reload your hybrid mobile application, or push fresh data to an internal dashboard, this book will show you how to do it.
推薦閱讀
- Mastering Visual Studio 2017
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Mastering Ember.js
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- 云原生Spring實戰
- Java虛擬機字節碼:從入門到實戰
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- Hands-On Automation Testing with Java for Beginners
- Getting Started with Laravel 4
- UML2面向對象分析與設計(第2版)
- 代碼閱讀
- Getting Started with Python
- Android移動應用項目化教程
- Greenplum構建實時數據倉庫實踐
- Test-Driven iOS Development with Swift