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

feat(other): add zeromq server with configration #1660

Merged
merged 15 commits into from
Jan 8, 2025

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Dec 28, 2024

Description

Define ZeroMQ Server

Related issue(s)

@Ja7ad Ja7ad requested a review from b00f December 28, 2024 11:56
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

Attention: Patch coverage is 63.23529% with 75 lines in your changes missing coverage. Please review.

Project coverage is 76.21%. Comparing base (86a8ba9) to head (4029f29).
Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1660      +/-   ##
==========================================
+ Coverage   75.07%   76.21%   +1.14%     
==========================================
  Files         234      244      +10     
  Lines       12156    18561    +6405     
==========================================
+ Hits         9126    14147    +5021     
- Misses       2582     3946    +1364     
- Partials      448      468      +20     

@b00f b00f changed the title feat(other): add zeromq server with configration feat(zeromq): add zeromq server with configration Jan 8, 2025
go.mod Show resolved Hide resolved
www/zmq/server.go Outdated Show resolved Hide resolved
@b00f b00f changed the title feat(zeromq): add zeromq server with configration feat(others): add zeromq server with configration Jan 8, 2025
@b00f b00f changed the title feat(others): add zeromq server with configration feat(other): add zeromq server with configration Jan 8, 2025
@b00f b00f merged commit 5f05122 into pactus-project:main Jan 8, 2025
11 of 12 checks passed
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.

PIP-36: Define ZeroMQ Server PIP-36: Define Publisher Interface
2 participants