fre5h / CentrifugoBundle

📦 Provides communication with web-socket server Centrifugo in Symfony applications.
https://centrifugal.github.io/centrifugo/
MIT License
74 stars 8 forks source link

Update Centrifugo v4 server API #21

Closed fre5h closed 1 year ago

fre5h commented 2 years ago

Fixes #20

FZambia commented 2 years ago

@fre5h hello, this looks awesome! Anything I can help with to finish this pr?

fre5h commented 2 years ago

@FZambia Hi. Thanks. I will continue do it myself. I have a lot of plans for refactoring. Will take some time

codecov[bot] commented 1 year ago

Codecov Report

Merging #21 (a094936) into update_centrifugo (b91ab0d) will not change coverage. The diff coverage is 100.00%.

@@                  Coverage Diff                   @@
##             update_centrifugo       #21    +/-   ##
======================================================
  Coverage               100.00%   100.00%            
- Complexity                 222       351   +129     
======================================================
  Files                       43        65    +22     
  Lines                      674       983   +309     
======================================================
+ Hits                       674       983   +309     
Impacted Files Coverage Δ
Command/Argument/ArgumentDataTrait.php 100.00% <ø> (ø)
Command/Argument/ArgumentUserTrait.php 100.00% <ø> (ø)
Command/InfoCommand.php 100.00% <ø> (ø)
Logger/CommandHistoryLogger.php 100.00% <ø> (ø)
Model/ChannelCommandTrait.php 100.00% <ø> (ø)
Token/AbstractJwtPayload.php 100.00% <ø> (ø)
Token/JwtPayload.php 100.00% <ø> (ø)
Token/JwtPayloadForPrivateChannel.php 100.00% <ø> (ø)
Command/AbstractCommand.php 100.00% <100.00%> (ø)
Command/Argument/ArgumentChannelTrait.php 100.00% <100.00%> (ø)
... and 45 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.