Commit Graph

17 Commits

Author SHA1 Message Date
Chris Boden
11f98fc6ff Updating composer 2020-05-07 10:57:39 -04:00
Matt Bonneau
7ef269aca1 Have travis use docker for wstest while testing 2020-04-09 17:39:37 -04:00
Chris Boden
91af8a76d5 quality of life changes
Kill the php server after AB tests are done
Add script runners to composer for ease of use
2019-12-11 10:18:08 -05:00
Matt Bonneau
8944361dbe Update to latest react/socket and drop react/http for tests 2019-12-10 19:22:57 -05:00
Matt Bonneau
2d10201b00 Change to phpunit 4.8 to support php 5.4 and 5.5 2017-04-20 19:42:30 -04:00
Matt Bonneau
10c7198946 Use full namespace on functions and add oh-unit dev dep 2017-04-19 23:59:18 -04:00
Chris Boden
49cfd1eb50 Updated test coverage 2016-02-20 16:16:11 -05:00
Chris Boden
84db350a66 Fixed invalid json 2016-02-10 10:25:54 -05:00
Chris Boden
3b717eb5b8 Documentation updates 2016-02-10 10:24:33 -05:00
Chris Boden
af15a56cb4 Custom error responses for failed handshake
Including React SocketClient for client tests
Use re-entrants in test server
2015-05-26 19:07:26 -04:00
Chris Boden
791ebaeb24 Replace evenement with callback interface
Use strict ContextInterface instead of event emitter
Keep message/frame within connection, not parser
Expect only 1 of specific WebSocket headers
Non-UTF-8 server tests passing :-)
2015-05-23 12:29:05 -04:00
Chris Boden
c280d8137f Update to PSR-7 v1, update to match API changes 2015-05-22 09:49:14 -04:00
matt
d0202c8c71 Changed deps 2015-03-15 21:49:26 -04:00
Chris Boden
8884b40f00 Update namespace to RFC6455, PHP 5.4 2014-08-30 09:00:56 -04:00
Chris Boden
f93eb36765 Let's keep BC in v0.1 :-) 2014-08-30 08:56:23 -04:00
Chris Boden
33ad0cf24f Updated repo source 2014-08-30 08:39:26 -04:00
Chris Boden
aa6bb1b40e Refactor just RFC6455, Interfaces, Valication 2014-08-30 08:09:39 -04:00