Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай A Complete Guide to WebSockets, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:34
    Introduction
  • Урок 2. 00:25:16
    The OSI Model
  • Урок 3. 00:40:30
    TCP vs UDP
  • Урок 4. 00:45:35
    What is HTTP?
  • Урок 5. 00:37:07
    What is a Web Server?
  • Урок 6. 00:03:37
    HTTP
  • Урок 7. 00:02:17
    The WebSockets Protocol
  • Урок 8. 00:03:16
    The WebSockets Handshake
  • Урок 9. 00:03:10
    WebSockets Use cases
  • Урок 10. 00:22:14
    Code Example
  • Урок 11. 00:05:25
    WebSockets Pros & Cons
  • Урок 12. 00:04:50
    Do You Have to Use WebSockets?
  • Урок 13. 00:11:17
    How to Horizontally Scale WebSockets
  • Урок 14. 00:09:18
    Scaling WebSockets with HAProxy, Redis and Node JS (Group Chat Application)
  • Урок 15. 00:02:17
    Introduction
  • Урок 16. 00:03:22
    Game Spec
  • Урок 17. 00:03:45
    Connecting to Server
  • Урок 18. 00:03:30
    Creating a Game
  • Урок 19. 00:03:06
    Join a Game
  • Урок 20. 00:01:50
    Play Game
  • Урок 21. 00:04:14
    Broadcasting State
  • Урок 22. 00:08:46
    Going through a full Example before Coding
  • Урок 23. 00:18:54
    Connect Code
  • Урок 24. 00:09:09
    Create Game Code
  • Урок 25. 00:26:32
    Join Game Code
  • Урок 26. 00:05:01
    Play Game Code
  • Урок 27. 00:15:18
    Broadcast State Code
  • Урок 28. 00:19:42
    Securing WebSockets with HAProxy
  • Урок 29. 00:08:40
    How WebSockets Work with HTTP/2 (RFC8441 Explained)
  • Урок 30. 00:13:53
    WebSockets under the hood (Wireshark)