Matt Bonneau
|
cba2acd69d
|
Merge branch 'master' of github.com:ratchetphp/RFC6455 into permessage-deflate
# Conflicts:
# .travis.yml
# src/Messaging/MessageBuffer.php
|
2019-05-01 08:31:47 -04:00 |
|
Matt Bonneau
|
834de74a29
|
Suggest correct subprotocol when subprotocol mismatch
Fixes #24
|
2018-02-10 11:57:48 -05:00 |
|
Matt Bonneau
|
5f7f53e7eb
|
Work on php version support and testing
|
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
|
7280ddcd19
|
Per-message deflate with options work
|
2017-10-30 17:01:32 -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
|
4ad549b9e0
|
Correct Responses in ServerNegotiator add tests
|
2017-04-19 23:28:04 -04:00 |
|
Chris Boden
|
889857a5e3
|
Give allowed methods in invalid method response
also a typo
|
2016-12-30 14:08:20 -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
|
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 |
|