Download the PHP package phluxor/phluxor-remote without Composer
On this page you can find all versions of the php package phluxor/phluxor-remote. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phluxor/phluxor-remote
More information about phluxor/phluxor-remote
Files in phluxor/phluxor-remote
Download phluxor/phluxor-remote
More information about phluxor/phluxor-remote
Files in phluxor/phluxor-remote
Vendor phluxor
Package phluxor-remote
Short Description remoting library for phluxor / actor model
License Apache-2.0
Package phluxor-remote
Short Description remoting library for phluxor / actor model
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package phluxor-remote
Phluxor Remote
About
Phluxor Remoteは、Phluxorアクターシステムを活用したリモートアクターシステムを作成するためのライブラリです。
Phluxor Remote is a library that allows you to create remote actor systems in Phluxor.
It is inspired by the Proto.Remote.
with Phluxor Remote you can create a remote actor system that can communicate with other actor systems over network.
Phluxor Remote uses Swoole.
Between the two nodes, use the ProtoBuf
serialization format.
Websocket is used as the transport layer.
Usage
Install
Node1
Node2
All versions of phluxor-remote with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-swoole Version *
google/protobuf Version ^v3.25.5
phluxor/phluxor Version ^0.2.1
phluxor/phluxor-websocket Version ^0.2.0
ext-swoole Version *
google/protobuf Version ^v3.25.5
phluxor/phluxor Version ^0.2.1
phluxor/phluxor-websocket Version ^0.2.0
The package phluxor/phluxor-remote contains the following files
Loading the files please wait ....