blob: 93919fe3558174843bd4b9ccedb56f11b5a7dd1a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Asynchronous & concurrent & distributed networking framework for PHP.
* event-driven
* full asynchronous non-blocking
* multi-thread reactor
* multi-process worker
* millisecond timer
* async MySQL
* async task
* async read/write file system
* async dns lookup
* support IPv4/IPv6/UnixSocket/TCP/UDP
|