Download the PHP package rsocket/rsocket-php without Composer
On this page you can find all versions of the php package rsocket/rsocket-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rsocket/rsocket-php
More information about rsocket/rsocket-php
Files in rsocket/rsocket-php
Download rsocket/rsocket-php
More information about rsocket/rsocket-php
Files in rsocket/rsocket-php
Vendor rsocket
Package rsocket-php
Short Description RSocket PHP SDK based on ReactPHP and RxPHP
License Apache License 2.0
Homepage https://github.com/rsocket/rsocket-php
Package rsocket-php
Short Description RSocket PHP SDK based on ReactPHP and RxPHP
License Apache License 2.0
Homepage https://github.com/rsocket/rsocket-php
Please rate this library. Is it a good library?
Informations about the package rsocket-php
RSocket PHP
RSocket PHP SDK based on ReactPHP and RxPHP.
Requirements
- PHP 7.4+
Examples
RSocket Client
RSocket Server
RSocket Service stub and routing
Please check https://github.com/rsocket/rsocket-php/tree/master/tests/route
RSocket
- Operations
- [x] REQUEST_FNF
- [x] REQUEST_RESPONSE
- [x] REQUEST_STREAM
- [ ] REQUEST_CHANNEL
- [x] METADATA_PUSH
- More Operations
- [x] Error
- [ ] Cancel
- [x] Keepalive
- QoS
- [ ] RequestN
- [ ] Lease
- Transport
- [x] TCP
- [x] Websocket
- High Level APIs
- [x] Client
- [x] Server
- Misc
- [x] RxPHP
References
- RSocket: https://rsocket.io
- ReactPHP: https://github.com/reactphp/reactphp
- ReactPHP Projects: https://github.com/reactphp/reactphp/wiki/Users
- RxPHP: https://github.com/ReactiveX/RxPHP
- New .phpstorm.meta.php features: https://blog.jetbrains.com/phpstorm/2019/02/new-phpstorm-meta-php-features/
- PHP Reactive Programming: https://www.packtpub.com/web-development/php-reactive-programming
- Ratchet: Asynchronous WebSocket server https://github.com/ratchetphp/Ratchet
- Pawl: asynchronous WebSocket client https://github.com/ratchetphp/Pawl
- PHP 8: Attributes: https://stitcher.io/blog/attributes-in-php-8
All versions of rsocket-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
react/event-loop Version v1.2.0
react/socket Version v1.11.0
reactivex/rxphp Version 2.0.10
ratchet/pawl Version ^0.3
cboden/ratchet Version ^0.4
ext-json Version *
react/event-loop Version v1.2.0
react/socket Version v1.11.0
reactivex/rxphp Version 2.0.10
ratchet/pawl Version ^0.3
cboden/ratchet Version ^0.4
ext-json Version *
The package rsocket/rsocket-php contains the following files
Loading the files please wait ....