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