
Updated deps; React Socket notify client of shutdown Separated core interfaces into many Removed initial version support out of handshake negotiator Moved message parser responsibility to each version Removed __toString method from MessageInterface as to not confuse message from payload Support for RFC control frames Support message concatenation [BCB] (temporary) WsConnection hard coded to RFC version Handshake checks for \r\n\r\n anywhere, not just at end of string
49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"hash": "253370657f067dacf104d5fae531f20a",
|
|
"packages": [
|
|
{
|
|
"package": "evenement/evenement",
|
|
"version": "dev-master",
|
|
"source-reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d"
|
|
},
|
|
{
|
|
"package": "guzzle/guzzle",
|
|
"version": "v2.5.0"
|
|
},
|
|
{
|
|
"package": "react/event-loop",
|
|
"version": "dev-master",
|
|
"source-reference": "0927a2129394f10cc8534994271c6073ca9e350c"
|
|
},
|
|
{
|
|
"package": "react/socket",
|
|
"version": "dev-master",
|
|
"source-reference": "b78d96a2cde9a78ab2f923e9aa9a40f778d051df"
|
|
},
|
|
{
|
|
"package": "symfony/event-dispatcher",
|
|
"version": "dev-master",
|
|
"source-reference": "30d3f5da80c2aeab15bcdb5a7d448d15bc294b23"
|
|
},
|
|
{
|
|
"package": "symfony/http-foundation",
|
|
"version": "dev-master",
|
|
"source-reference": "d9ef2afd0218415a8c04ea48a2c83bb5b8f0f51c"
|
|
},
|
|
{
|
|
"package": "symfony/http-foundation",
|
|
"version": "dev-master",
|
|
"alias-pretty-version": "2.1.x-dev",
|
|
"alias-version": "2.1.9999999.9999999-dev"
|
|
}
|
|
],
|
|
"packages-dev": null,
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"react/socket": 20
|
|
}
|
|
}
|