Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new config #89

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

chylli-deriv
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2022

Codecov Report

Merging #89 (d7f6ef9) into master (f3fcd10) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   76.25%   76.25%           
=======================================
  Files           6        6           
  Lines         320      320           
  Branches       60       60           
=======================================
  Hits          244      244           
+ Misses         40       39    -1     
- Partials       36       37    +1     
Impacted Files Coverage Δ
lib/Mojo/WebSocketProxy/Backend/JSONRPC.pm 80.39% <ø> (ø)
lib/Mojo/WebSocketProxy/Dispatcher.pm 82.85% <ø> (ø)
lib/Mojolicious/Plugin/WebSocketProxy.pm 79.59% <0.00%> (ø)

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

    - Move Mojo::WebSocketProxy::Backend::JobAsync and Mojo::WebSocketProxy::Backend::ConsumerGroups out
    - Add support for separating messages to different channels with
      different timeout values for each channel.
    - Increase minimum Perl version from 5.014 to 5.024 for the module.
    - Remove warning line for RPC communication failure.
    - Add documentation about RPC failure callback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants