Commit Graph

15 Commits

Author SHA1 Message Date
Chris c855f92ecd Added __invoke() to SignalTrap and fixed phpunit xml 2020-06-06 23:00:48 +02:00
Chris e8c4a85486 Removed the bus interop code for now 2018-04-16 13:14:04 +02:00
Chris f8b43beaf5 Added multichannels and a simple channel-based bus 2018-04-16 02:52:51 +02:00
Chris 00d2bead8e Added MultiStreamChannel to handle multiple endpoints 2018-04-16 01:54:30 +02:00
Chris d6aacd841f Updated FileKey with setters 2018-04-16 00:41:13 +02:00
Chris 31634c5054 Improved quality of docblock comments 2018-04-15 22:12:35 +02:00
Chris 20b6f1d42c Fixed typo in const in readme 2018-04-15 20:55:30 +02:00
Chris c9c4a8aa78 Updated readme 2018-04-15 20:52:49 +02:00
Chris 4652e464b9 Semaphores fully implemented 2018-04-15 20:48:22 +02:00
Chris 612cfc2035 Bugfixed SharedMemoryBlock, added tests 2018-04-15 20:31:35 +02:00
Chris dcb059e4be Bugfixes
* Queue now has a destroy() method
* Examples updated
2018-04-15 18:50:19 +02:00
Chris 4e8ab73a88 Updated readme again 2018-04-15 18:39:10 +02:00
Chris 2652480c5d Updated readme 2018-04-15 18:27:51 +02:00
Chris 176f9aa5ec More examples and tweaks
* Signal dispatch() method now uses own pid as default value
* SharedData now updates checksum cache on set()
2018-04-15 17:25:55 +02:00
Chris 86ff40274b Initial commit 2018-04-15 16:51:42 +02:00