Download the PHP package oceandrift/l64mpp without Composer
On this page you can find all versions of the php package oceandrift/l64mpp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oceandrift/l64mpp
More information about oceandrift/l64mpp
Files in oceandrift/l64mpp
Download oceandrift/l64mpp
More information about oceandrift/l64mpp
Files in oceandrift/l64mpp
Vendor oceandrift
Package l64mpp
Short Description Little-endian 64-bit Message Passing Protocol
License BSL-1.0
Package l64mpp
Short Description Little-endian 64-bit Message Passing Protocol
License BSL-1.0
Please rate this library. Is it a good library?
Informations about the package l64mpp
Little-endian 64-bit Message Passing Protocol
A super-simple message passing protocol.
It builds upon TCP and is as straightforward as length + data.
The length is a 64-bit signed integer in little-endian format. Given that most machines are LE today, this means no conversion is necessary on them.
All versions of l64mpp with dependencies
PHP Build Version
Package Version
No informations.
The package oceandrift/l64mpp contains the following files
Loading the files please wait ...