Closed ThePixelDeveloper closed 6 years ago
Currently there's no way of defining an annotation based subscription to support prefix matching. This code in the WampKernel.php doesn't support it. Can support be added for it? I have time to write a PR for it if that's of interest.
It'll potentially help resolve the following problems as well: https://github.com/voryx/ThruwayBundle/issues/38 and https://github.com/voryx/ThruwayBundle/issues/5
A PR would be great!
@davidwdan Submitted a PR. Would appreciate if you could take a look, thanks.
Currently there's no way of defining an annotation based subscription to support prefix matching. This code in the WampKernel.php doesn't support it. Can support be added for it? I have time to write a PR for it if that's of interest.
It'll potentially help resolve the following problems as well: https://github.com/voryx/ThruwayBundle/issues/38 and https://github.com/voryx/ThruwayBundle/issues/5