immusen member since: Oct 14, 2018

immusen's packages

  • PHP

    immusen/yii2-swoole-mqtt

    MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application

  • PHP

    immusen/yii2-swoole-websocket

    Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.