Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: yaovicoder/phpsocket.io

Tags

v1.1.10

Toggle v1.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Response.php

v1.1.9

Toggle v1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request walkor#144 from LuckyCyborg/master

Expose the inner Worker's onWorkerStop callback

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request walkor#141 from LuckyCyborg/master

Cleanup the options for the inner Worker and consolidate the logic for the usage of extended Nsp and Socket classes

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request walkor#140 from LuckyCyborg/master

Make the SocketIO's Nsp and Socket customizable

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request walkor#136 from LuckyCyborg/master

Fix the namespaces handling

v1.1.5

Toggle v1.1.5's commit message
Update README.md

v1.1.4

Toggle v1.1.4's commit message
Fix Warning

Warning: call_user_func() expects parameter 1 to be a valid callback, class 'PHPSocketIO\Engine\Transports\PollingXHR' does not have a method 'dataRequestOnClose'

v1.1.3

Toggle v1.1.3's commit message
fix walkor#73

v1.1.2

Toggle v1.1.2's commit message
Fix

v1.1.1

Toggle v1.1.1's commit message
Merge pull request walkor#72 from adrianofoschi/master

add transport to worker