Matt Bonneau
|
c943ee1771
|
Reduce the number of tests so travis doesn't time out
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
5f7f53e7eb
|
Work on php version support and testing
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
34bf40a775
|
Revert "Drop support for php 5 and HHVM in travis"
This reverts commit a1f7487ff81bd914c69c425984803a9f2eaf51a1.
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
bc7bf9f302
|
Drop support for php 5 and HHVM in travis
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
d7e3c1bc64
|
Fix MessageBufferTest to match API change
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
bc16757a61
|
Fixup version check for permessage-deflate
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
b84ef8b9ce
|
Client passes all per message deflate autobahn tests
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
8eed9e7db2
|
Server passing tests - client passes most tests - refactoring and API help needed
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
7280ddcd19
|
Per-message deflate with options work
|
2017-10-30 17:01:32 -04:00 |
|
Matt Bonneau
|
cc8a1a46a7
|
Merge pull request #19 from mbonneau/ServerNegotiator
Correct Responses in ServerNegotiator add tests
|
2017-09-13 09:49:42 -04:00 |
|
Matt Bonneau
|
dd636a4058
|
When not agreeing on a subprotocol in non-strict - send no protocol header field
|
2017-09-13 09:40:02 -04:00 |
|
Matt Bonneau
|
8128af799a
|
Fix requested changes on PR
|
2017-09-12 22:33:33 -04:00 |
|
Matt Bonneau
|
78b7137627
|
Revert BC breaks to ServerNegotiator
|
2017-09-10 15:10:54 -04: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 |
|
Matt Bonneau
|
4ad549b9e0
|
Correct Responses in ServerNegotiator add tests
|
2017-04-19 23:28:04 -04:00 |
|
Chris Boden
|
56aecde679
|
Merge branch 'recursion'
|
2017-01-01 10:41:18 -05:00 |
|
Matt Bonneau
|
1d0374fd21
|
Replace recursion in MessageBuffer with loop
|
2016-12-30 15:35:40 -05:00 |
|
Chris Boden
|
b3694c6d78
|
Travis attempt fix again
|
2016-12-30 14:25:35 -05:00 |
|
Chris Boden
|
cf03308f5e
|
Attempt to fix travis build
|
2016-12-30 14:17:17 -05:00 |
|
Chris Boden
|
889857a5e3
|
Give allowed methods in invalid method response
also a typo
|
2016-12-30 14:08:20 -05:00 |
|
Chris Boden
|
ee3233ef5e
|
Merge branch 'connection-header'
|
2016-12-30 14:05:41 -05:00 |
|
Matt Bonneau
|
7ed72dc4b7
|
Explode Connection: header to find Update . Fixes #14
|
2016-07-29 01:27:59 -04:00 |
|
Chris Boden
|
055b3eca13
|
Merge branch 'close-reason'
|
2016-03-16 08:32:52 -04:00 |
|
Chris Boden
|
17a92ab617
|
Merge branch 'wrong-close'
|
2016-03-16 08:32:47 -04:00 |
|
Chris Boden
|
276c19cb3d
|
Bad markdown
|
2016-03-15 19:47:16 -04:00 |
|
Chris Boden
|
1a5aeaf5a4
|
Added support for reason to close frame
Also doing strict type checks on integers
Add Autobahn badge
|
2016-03-15 19:46:31 -04:00 |
|
Chris Boden
|
ccef4dc384
|
Echo valid clode code back to peer handler
|
2016-03-15 11:55:15 -04:00 |
|
Chris Boden
|
dd75dafe97
|
Fix passing closing code if valid, updated user agent
|
2016-03-14 23:25:52 -04:00 |
|
Chris Boden
|
cbd376e1b3
|
Merge branch 'psr7-multi-streamer'
|
2016-02-20 16:26:08 -05:00 |
|
Chris Boden
|
49cfd1eb50
|
Updated test coverage
|
2016-02-20 16:16:11 -05:00 |
|
Chris Boden
|
bbc7818ddb
|
Strict Sub-Protocol check off by default
More of an implementation detail, not specified in spec
|
2016-02-20 16:07:27 -05:00 |
|
Chris Boden
|
b2bd4607ae
|
Moved tests to align namespace with target
|
2016-02-15 18:10:53 -05:00 |
|
Chris Boden
|
ac4d13cc09
|
Inject RequestVerfier instead of instantiating
|
2016-02-15 17:03:10 -05:00 |
|
Chris Boden
|
e75c843fc9
|
Rename Negotiator -> ServerNegotiator for consistence
|
2016-02-10 17:56:28 -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
|
5689ba3bd0
|
Merge pull request #9 from ratchetphp/psr7-renaming
Renamed some classes, less depth
|
2016-02-08 22:41:06 -05:00 |
|
Chris Boden
|
60ce5e00ff
|
Renamed some classes, less depth
|
2016-02-08 22:21:56 -05:00 |
|
Chris Boden
|
71f10cb9ee
|
Merge pull request #8 from ratchetphp/psr7-client-refactor
Client refactor
|
2016-02-08 22:20:33 -05:00 |
|
Chris Boden
|
9f405beccb
|
Added subprotocol check for client, test fixes
|
2016-02-08 21:43:17 -05:00 |
|
Chris Boden
|
0f4df7fed5
|
Verify proper header
|
2016-02-08 08:43:20 -05:00 |
|
Chris Boden
|
cd89941a49
|
Formatting
|
2016-02-08 07:55:35 -05:00 |
|
Chris Boden
|
4095a7ed6e
|
Change scope, defensive
|
2016-02-08 07:51:54 -05:00 |
|
Chris Boden
|
1e828bf7d4
|
Client negotiation cleanup
|
2016-02-08 07:50:17 -05:00 |
|
Chris Boden
|
affba40d16
|
Client refactor
Class is now re-entrant instead of keeping state
Remove non-specified default RFC headers
Accept strict URI type to cut down on error handling
|
2016-02-07 13:40:38 -05:00 |
|
Chris Boden
|
d4ea99ffc0
|
Merge branch 're-utf8' into psr7-multi-streamer
|
2016-01-27 23:41:43 -05:00 |
|
Chris Boden
|
797df1b318
|
HHVM not allowed to fail
|
2016-01-27 23:41:03 -05:00 |
|
Chris Boden
|
f6bf0ca07c
|
Use mbstring if available
HHVM seems to have mbstring loaded/enabled by default
|
2016-01-27 19:59:58 -05:00 |
|
Chris Boden
|
04a7b41d5a
|
Revert HHVM version change on TravisCI
|
2016-01-27 18:55:28 -05:00 |
|