Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай
Build your own realtime PHP server,
а также все другие курсы, прямо сейчас!
Премиум
-
Урок 1. 00:01:23Introduction
-
Урок 2. 00:13:49How it works
-
Урок 3. 00:18:26Basic push server
-
Урок 4. 00:10:09Creating the consumer app
-
Урок 5. 00:07:46API request to push
-
Урок 6. 00:12:31Protecting with credentials
-
Урок 7. 00:05:46Listening on unique app IDs
-
Урок 8. 00:06:32Creating the push wrapper
-
Урок 9. 00:06:41Client key authentication
-
Урок 10. 00:05:29Example models for private channels
-
Урок 11. 00:06:59Authenticating channels
-
Урок 12. 00:12:08Checking channel authentication
-
Урок 13. 00:04:08Channel authentication in action
-
Урок 14. 00:05:10Storing channel authentication
-
Урок 15. 00:10:53Connecting to a private channel
-
Урок 16. 00:15:18Controlling channel access
-
Урок 17. 00:04:47Some tidying
-
Урок 18. 00:01:27Private broadcast refactoring