genius/phpsocket

Realtime Socket

Maintainers

Package info

github.com/abdulrohimgit/GenPushSDK

Issues

pkg:composer/genius/phpsocket

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

dev-main 2021-06-08 01:44 UTC

This package is not auto-updated.

Last update: 2026-03-11 23:05:59 UTC


README

'http://localhost', 'port' => 3000, 'key' => 'xkejhkakjgags' ]); echo $client->push('chat message',[ 'from' => 'rohim', 'to' => 'yusuf', 'message' => 'hello' ]);