Blog |
			Support |
			Repository |
			Wizard
		
		Jump to letter: [
			
				APUX
			]
		
		
			
				
					php-pecl-swoole6 - PHP's asynchronous concurrent distributed networking framework
					
						- Website:
- https://pecl.php.net/package/swoole
- Licence:
- Apache-2.0 AND BSD-3-Clause AND MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
						- Description:
- Event-driven asynchronous and concurrent networking engine with
high performance for PHP.
- event-driven
- coroutines
- asynchronous non-blocking
- built-in tcp/http/websocket/http2 server
- coroutine tcp/http/websocket client
- coroutine mysql client
- coroutine redis client
- coroutine read/write file system
- coroutine dns lookup
- automatically replace blocking functions to non-blocking
- support IPv4/IPv6/UnixSocket/TCP/UDP
- support SSL/TLS encrypted transmission
Documentation: https://rawgit.com/tchiotludo/swoole-ide-helper/english/docs/
Package built for PHP 8.4. 
Packages
					
						
							| php-pecl-swoole6-6.0.0-5.fc39.remi.8.4.x86_64 | [1.1 MiB] | Changelog by Remi Collet (2024-12-16): - update to 6.0.0 GA
- enable zstd support
- re-license spec file to CECILL-2.1
- drop patch merged upstream
- fix cpu affinity check using patch from
  https://github.com/swoole/swoole-src/pull/5624 | 
							| php-pecl-swoole6-6.0.0-4.fc39.remi.8.4.x86_64 | [1.1 MiB] | Changelog by Remi Collet (2024-11-21): - update to 6.0.0RC1
- use 6.0.0-4 to workaround https://github.com/swoole/swoole-src/issues/5531
- drop patch merged upstream
- fix https://github.com/swoole/swoole-src/issues/5577 build with liburing < 2.6
  using patch from https://github.com/swoole/swoole-src/pull/5579 |