Data Push Apps with HTML5 SSE: Pragmatic Solutions for Real-World Clients (Paperback)
            
暫譯: 使用 HTML5 SSE 的數據推送應用程式:針對實際客戶的務實解決方案 (平裝本)
        
        Darren Cook
買這商品的人也買了...
- 
                
                   Fortran 95 程式設計 Fortran 95 程式設計$580$458
- 
                
                   精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e) 精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e)$680$537
- 
                
                   Perl 學習手冊, 6/e (Learning Perl, 6/e) Perl 學習手冊, 6/e (Learning Perl, 6/e)$580$458
- 
                
                   笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色! 笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435
- 
                
                  ![ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇-cover](https://cf-assets1.tenlong.com.tw/images/71291/medium/9789572240601_bc.jpg) ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇 ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇$780$616
- 
                
                   Arduino UNO R3 開發板(副廠相容版)附傳輸線 Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380
- 
                
                  ![ASP.NET 4.5 專題實務 [II]-範例應用與 4.5 新功能【VB/C# 雙語法】-cover](https://cf-assets1.tenlong.com.tw/images/77361/medium/9789572241721_bc.jpg) ASP.NET 4.5 專題實務 [II]-範例應用與 4.5 新功能【VB/C# 雙語法】 ASP.NET 4.5 專題實務 [II]-範例應用與 4.5 新功能【VB/C# 雙語法】$820$648
- 
                
                   HC-SR501 人體紅外感應模組(PIR) HC-SR501 人體紅外感應模組(PIR)$100$95
- 
                
                   王者歸來-C# 完全開發範例集, 2/e 王者歸來-C# 完全開發範例集, 2/e$860$731
- 
                
                   程式設計邏輯訓練超簡單-Scratch 初學特訓班 (全新 Scratch 2.0 中文版,附近300分鐘專題影音教學/範例檔) 程式設計邏輯訓練超簡單-Scratch 初學特訓班 (全新 Scratch 2.0 中文版,附近300分鐘專題影音教學/範例檔)$350$277
- 
                
                   Android App 程式設計教本之無痛起步, 2/e Android App 程式設計教本之無痛起步, 2/e$480$408
- 
                
                   Android 初學特訓班, 4/e (超人氣暢銷改版,適用 Android 4.X~2.X,附影音教學) Android 初學特訓班, 4/e (超人氣暢銷改版,適用 Android 4.X~2.X,附影音教學)$480$379
- 
                
                   Android BSP 與系統移植開發 Android BSP 與系統移植開發$580$458
- 
                
                   Oracle 雲端解決方案完全攻略:以 Oracle 12c 搭建完整的雲端系統 Oracle 雲端解決方案完全攻略:以 Oracle 12c 搭建完整的雲端系統$680$530
- 
                
                   超圖解 Arduino 互動設計入門, 2/e 超圖解 Arduino 互動設計入門, 2/e$680$578
- 
                
                   Windows Server 2012 R2 系統建置實務 Windows Server 2012 R2 系統建置實務$680$537
- 
                
                   深入淺出 Node.js 深入淺出 Node.js$560$437
- 
                
                   ASP.NET MVC 5 網站開發美學 ASP.NET MVC 5 網站開發美學$780$616
- 
                
                   如何設計好網站-Don't Make Me Think (Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability, 3/e) 如何設計好網站-Don't Make Me Think (Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability, 3/e)$480$408
- 
                
                   Android 程式設計入門、應用到精通 -第二版 (適用 Android L, 1.X~4.X, Android Wear 穿戴式裝置) Android 程式設計入門、應用到精通 -第二版 (適用 Android L, 1.X~4.X, Android Wear 穿戴式裝置)$560$442
- 
                
                   Blender 建模與動畫入門 Blender 建模與動畫入門$520$411
- 
                
                  Evernote 超活用點子集$320$272
- 
                
                   為什麼我 Android 程式比你的快又好─最佳化實作 為什麼我 Android 程式比你的快又好─最佳化實作$520$442
- 
                
                   學會 Swift 程式設計的 18堂課 學會 Swift 程式設計的 18堂課$450$383
- 
                
                   iOS 8 程式設計實戰--205 個快速上手的開發技巧 iOS 8 程式設計實戰--205 個快速上手的開發技巧$500$395
商品描述
Make sure your website or web application users get content updates right now with minimal latency. This concise guide shows you how to push new data from the server to clients with HTML5 Server-Sent Events (SSE), an exceptional technology that doesn’t require constant polling or user interaction. You’ll learn how to build a real-world SSE application from start to finish that solves a demanding domain problem.
You’ll also discover how to increase that application’s desktop and mobile browser support from 60% to 99%, using different fallback solutions. If you’re familiar with HTML, HTTP, and basic JavaScript, you’re ready to get started.
- Determine whether SSE, WebSockets, or data pull is best for your organization
- Develop a working SSE application complete with backend and frontend solutions
- Address error handling, system recovery, and other issues to make the application production-quality
- Explore two fallback solutions for browsers that don’t support SSE
- Tackle security issues, including authorization and "disallowed origin"
- Develop realistic, repeatable data that’s useful in test-driven SSE design
- Learn SSE protocol elements not covered in the example application
商品描述(中文翻譯)
確保您的網站或網頁應用程式用戶能夠立即獲得內容更新,並且延遲最小。這本簡明的指南將教您如何使用 HTML5 Server-Sent Events (SSE) 將新數據從伺服器推送到客戶端,這是一種不需要持續輪詢或用戶互動的卓越技術。您將學會如何從頭到尾構建一個實際的 SSE 應用程式,以解決一個具有挑戰性的領域問題。
您還將發現如何將該應用程式的桌面和移動瀏覽器支持從 60% 提高到 99%,使用不同的後備解決方案。如果您熟悉 HTML、HTTP 和基本的 JavaScript,您就可以開始了。
- 確定 SSE、WebSockets 或數據拉取哪一種最適合您的組織
- 開發一個完整的 SSE 應用程式,包括後端和前端解決方案
- 處理錯誤處理、系統恢復和其他問題,以使應用程式達到生產級品質
- 探索兩種不支持 SSE 的瀏覽器的後備解決方案
- 解決安全問題,包括授權和「不允許的來源」
- 開發在測試驅動的 SSE 設計中有用的現實可重複數據
- 學習示例應用程式中未涵蓋的 SSE 協議元素

 
     
     
     
     
     
     
     
     
    