Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build Complex Express Sites with Redis and Socket IO, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:59
    The Course Overview
  • Урок 2. 00:12:13
    Redis CLI
  • Урок 3. 00:11:16
    Redis Data Types
  • Урок 4. 00:19:36
    Redis Commands
  • Урок 5. 00:14:37
    Redis Storage Structures
  • Урок 6. 00:05:04
    Channels and Subscribe
  • Урок 7. 00:04:48
    Publish
  • Урок 8. 00:06:01
    Using Redis Messaging
  • Урок 9. 00:07:42
    Simple Redis Integration
  • Урок 10. 00:07:12
    Messaging
  • Урок 11. 00:09:10
    Store Complex Data
  • Урок 12. 00:08:11
    Store Complex Data with Sorted Sets
  • Урок 13. 00:07:00
    Geospatial Indexes
  • Урок 14. 00:06:25
    Installing Socket.io
  • Урок 15. 00:05:23
    Simple Socket.io application
  • Урок 16. 00:05:44
    Interacting with another browser
  • Урок 17. 00:05:46
    Broadcasting a message
  • Урок 18. 00:10:02
    Using the disconnect event
  • Урок 19. 00:04:23
    What Are Rooms?
  • Урок 20. 00:04:31
    What are Namespaces
  • Урок 21. 00:06:55
    Create a Simple Rooms Application
  • Урок 22. 00:05:36
    Create a Simple Namespace Application
  • Урок 23. 00:09:07
    Share State Between Socket.io and Express
  • Урок 24. 00:04:42
    One Problem with Socket.io and Express
  • Урок 25. 00:05:15
    Using routes with Socket.io and Express
  • Урок 26. 00:08:43
    Using Redis for Multi-Server Socket.io
  • Урок 27. 00:08:21
    Out of Process Messaging