Sidney Widmer
Sidney Widmer
Version v0.5.2 is also tagged (which should be stable). It has some nasty bugs when it comes to multiple instances (e.g for different PDF's). Never had problems with 0.6.0 (beta)...
I have the same problem :point_up:
@MaaxGr Thx for the hint, that worked :+1: But would be nice if there was a cleaner way.
Thanks for your input, I'll add that to docs as soon as possible. As long as Ratchet doesn't support WAMP 2 (https://github.com/ratchetphp/Ratchet/issues/168), we're limited to the Basic Profile.
I thinks this is not related to custom validation messages, but to the issue that was fixed here: https://github.com/laravel/framework/issues/439
Same for me. Plugin version: 4.2 Craft version: Craft Pro 3.4.23 PHP version: 7.4
There are several other usages of the `cmp` prefix in the project.
Still used for internal projects but the PR doesn't have to be merged.
No you are right, same domain should be no problem. But I'm currently using it on a different subdomain (also for local dev, different ports are considered a different domain...
WebSocket Transport: send cookies to different origin by default SSE Transport: don't send cookies to different origin by default So by adding the "withCredentials" to the SSE it would be...