genius/phpsocket

Realtime Socket

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

This package is not auto-updated.

Last update: 2024-04-24 14:22:16 UTC


README

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