PHP OpenSwoole HTTP Server - Async Events

1 year ago
1

9 minutes of PHP OpenSwoole HTTP Server

Let's add Async Events Structure to our App!

Source: https://github.com/lotharthesavior/sample-swoole/tree/493f6e5ad1a299d4e34b778085a836b637d7e7e2

Previous part: https://youtu.be/0d36KYtirTI

- Events

At this video we go over Async Events structure implementation. Our first "extension point mechanism" in this App.

Singleton reference: https://sourcemaking.com/design_patterns/singleton

Loading comments...