+1 non-binding.
I have checked that
- [x] the links of the package are valid;
- [x] the checksum of the package is valid;
- [x] the signature of the package is valid;
- [x] RELEASE_VERSION in the source code matches the current release;
- [x] LICENSE and NOTICE are not absent, note that we use CI
Hi
During last week, 4 issues were closed and the following 10 PRs were merged:
* Typo fixed in server.md https://github.com/apache/brpc/pull/2432
* Support url safe base64 https://github.com/apache/brpc/pull/2337
* Reserve at least one idle socket https://github.com/apache/brpc/pull/2390
* Suppo
wwbmmm merged PR #2432:
URL: https://github.com/apache/brpc/pull/2432
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
F
wwbmmm commented on PR #2431:
URL: https://github.com/apache/brpc/pull/2431#issuecomment-1784366096
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-m
This is an automated email from the ASF dual-hosted git repository.
wwbmmm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/master by this push:
new 6fce5d2b [Typo fixed in server.md] (#2432)
6fce5d2
+1 binding
I have checked:
[x] Download links are valid.
[x] Checksums and PGP signatures are valid.
[x] Source code distributions have correct names matching the current
release.
[x] LICENSE and NOTICE files are correct for each brpc repo.
[x] All files have license headers if necessary.
[x] No c
khalid586 opened a new pull request, #2432:
URL: https://github.com/apache/brpc/pull/2432
### What problem does this PR solve?
Fixes a typo.
Problem Summary:
### What is changed and the side effects?
Changed: spelling in server.md
Side effects: No side effec