Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hyperium/tonic issues and pull requests

#1572 - feat(transport): Make service router independent from transport

Pull Request - State: closed - Opened by tottoto almost 1 year ago - 1 comment

#1571 - chore: Bump msrv to 1.66

Pull Request - State: closed - Opened by tottoto about 1 year ago - 1 comment

#1570 - chore: Use cargo-no-dev-deps to check msrv

Pull Request - State: closed - Opened by tottoto about 1 year ago - 5 comments

#1568 - test: add timeout_on_sleeping_server interop test

Pull Request - State: open - Opened by plaflamme about 1 year ago - 2 comments

#1567 - Adds local_address as an option Endpoint builder.

Pull Request - State: open - Opened by jparris about 1 year ago

#1565 - Support layers in generated server codes.

Issue - State: open - Opened by Hakuyume about 1 year ago

#1565 - Support layers in generated server codes.

Issue - State: open - Opened by Hakuyume about 1 year ago - 4 comments

#1565 - Support layers in generated server codes.

Issue - State: open - Opened by Hakuyume about 1 year ago

#1564 - Easily determine if a connection was reset

Issue - State: open - Opened by huntc about 1 year ago

#1563 - chore: fix typos

Pull Request - State: closed - Opened by shuoer86 about 1 year ago

#1562 - Include origin path when preparing request

Pull Request - State: closed - Opened by kariy about 1 year ago

#1561 - chore(transport): Replace axum with matchit

Pull Request - State: open - Opened by tottoto about 1 year ago

#1561 - chore(transport): Replace axum with matchit

Pull Request - State: closed - Opened by tottoto about 1 year ago - 3 comments

#1560 - chore: Refactor use of tokio-stream

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1559 - Use non-contiguous buffer for codec and transport

Pull Request - State: open - Opened by xiaoyawei about 1 year ago

#1558 - Implement Non-contiguous Memory Buffer to Optimize Data Transfer

Issue - State: open - Opened by xiaoyawei about 1 year ago - 4 comments

#1557 - metrics or monitor for grpc server or client

Issue - State: open - Opened by liukun4515 about 1 year ago

#1556 - Drop async_trait

Pull Request - State: open - Opened by matze about 1 year ago - 10 comments

#1552 - Removing unavailable endpoints from a balance channel

Issue - State: open - Opened by frjonsen about 1 year ago

#1551 - How to start another task along with tonic server

Issue - State: open - Opened by sunliang711 about 1 year ago

#1550 - Override Uri of an Endpoint

Issue - State: closed - Opened by akiradeveloper about 1 year ago - 1 comment

#1549 - chore: Bump msrv to 1.65

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1547 - GrpcMethod's service and method should have "static" lifetime?

Issue - State: closed - Opened by sneakstarberry about 1 year ago - 1 comment

#1547 - GrpcMethod's service and method should have "static" lifetime?

Issue - State: open - Opened by sneakstarberry about 1 year ago - 1 comment

#1546 - How i can get `full_name` of a Message?

Issue - State: open - Opened by beautyfree about 1 year ago - 1 comment

#1545 - Please mark `include_file` in README of tonic-build

Issue - State: open - Opened by beautyfree about 1 year ago

#1542 - Add skip_debug method to configuration builder

Pull Request - State: closed - Opened by tpoliaw about 1 year ago - 1 comment

#1541 - chore: Prepare `0.10.2` release

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1541 - chore: Prepare `0.10.2` release

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1540 - fix(web): Client decoding incomplete buffer bug

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1540 - fix(web): Client decoding incomplete buffer bug

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1539 - feat: optional `SSLKEYLOGFILE` support

Pull Request - State: open - Opened by crepererum about 1 year ago - 2 comments

#1539 - feat: optional `SSLKEYLOGFILE` support

Pull Request - State: open - Opened by crepererum about 1 year ago - 3 comments

#1538 - allow turning off tonic_build transport feature for wasm target alone

Issue - State: open - Opened by borngraced about 1 year ago - 5 comments

#1537 - Hello world example does not compile

Issue - State: open - Opened by GaelicGabe about 1 year ago - 5 comments

#1536 - chore: Update to hecrj/setup-rust-action@v2

Pull Request - State: open - Opened by tottoto about 1 year ago

#1536 - chore: Update to hecrj/setup-rust-action@v2

Pull Request - State: closed - Opened by tottoto about 1 year ago - 1 comment

#1535 - chore(web): Disable unused feature

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1535 - chore(web): Disable unused feature

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1534 - chore: Remove redundant helper constructor

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1534 - chore: Remove redundant helper constructor

Pull Request - State: open - Opened by tottoto about 1 year ago

#1533 - chore(codec): Replace tonic::codec::encode::fuse with tokio-stream

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1532 - Add zstd compression support

Pull Request - State: closed - Opened by QuentinPerez about 1 year ago - 5 comments

#1531 - chore: Remove duplicated changelog

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1530 - doc test due to intended comments

Issue - State: open - Opened by alexthe2 about 1 year ago - 1 comment

#1529 - chore: Prepare `0.10.1` release

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1528 - fix(web): Trailers decode bug

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1527 - Send pre-encoded messages through tonic

Issue - State: closed - Opened by FranklinWaller about 1 year ago - 1 comment

#1526 - Reliably use decoding max size even without trailers

Pull Request - State: open - Opened by tgolsson about 1 year ago

#1525 - `max_decoding_message_size` not applied in some cases

Issue - State: open - Opened by tgolsson about 1 year ago - 2 comments

#1525 - `max_decoding_message_size` not applied in some cases

Issue - State: open - Opened by tgolsson about 1 year ago - 1 comment

#1524 - Impossible to do anything about cors.

Issue - State: closed - Opened by ta3pks about 1 year ago - 4 comments

#1524 - Impossible to do anything about cors.

Issue - State: closed - Opened by ta3pks about 1 year ago - 3 comments

#1523 - Allow server to be created from TCP listener and TLS acceptor

Issue - State: open - Opened by 0xAlcibiades about 1 year ago - 2 comments

#1522 - Tonic Relection needs a readme/howto

Issue - State: open - Opened by 0xAlcibiades about 1 year ago - 8 comments

#1521 - chore(transport): Deprecate re-exported NamedService

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1520 - chore(tonic): Deprecate API when they only return None

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1518 - How to implement an async read/write incoming stream with tokio named pipe?

Issue - State: open - Opened by leiless about 1 year ago - 4 comments

#1514 - chore: Ping rustls to `0.21.7`

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1513 - chore: Force min versions of hyper and tokio-rustls

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1513 - chore: Force min versions of hyper and tokio-rustls

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1513 - chore: Force min versions of hyper and tokio-rustls

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1513 - chore: Force min versions of hyper and tokio-rustls

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1513 - chore: Force min versions of hyper and tokio-rustls

Pull Request - State: closed - Opened by LucioFranco about 1 year ago

#1512 - build: Support deprecated attribute for rpc

Issue - State: open - Opened by alexheretic about 1 year ago

#1512 - build: Support deprecated attribute for rpc

Issue - State: open - Opened by alexheretic about 1 year ago

#1512 - build: Support deprecated attribute for rpc

Issue - State: open - Opened by alexheretic about 1 year ago

#1512 - build: Support deprecated attribute for rpc

Issue - State: open - Opened by alexheretic about 1 year ago

#1512 - build: Support deprecated attribute for rpc

Issue - State: open - Opened by alexheretic about 1 year ago

#1509 - chore(tls): Update to rustls 0.22.0

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1508 - chore: Update to actions/checkout@v4

Pull Request - State: closed - Opened by tottoto about 1 year ago - 3 comments

#1507 - tonic: fix doc typo

Pull Request - State: closed - Opened by zkonge about 1 year ago - 1 comment

#1507 - tonic: fix doc typo

Pull Request - State: open - Opened by zkonge about 1 year ago

#1505 - feat: Support thread-local functionality

Pull Request - State: open - Opened by inq about 1 year ago - 4 comments

#1504 - chore(codec): Remove redundant type converting

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1503 - chore: Update cargo-deny config

Pull Request - State: closed - Opened by tottoto about 1 year ago - 2 comments

#1502 - support vectored IO

Pull Request - State: closed - Opened by xiaoyawei about 1 year ago - 5 comments

#1501 - Current-thread executor support

Issue - State: open - Opened by inq about 1 year ago

#1500 - chore: Fix clippy warning

Pull Request - State: closed - Opened by tottoto about 1 year ago - 1 comment

#1499 - Add support for zstd compression

Pull Request - State: closed - Opened by andrisak about 1 year ago

#1498 - chore(tls): Remove unused tls field when tls feature is not used

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1498 - chore(tls): Remove unused tls field when tls feature is not used

Pull Request - State: open - Opened by tottoto about 1 year ago

#1497 - chore(transport): Use hyper timeout feature

Pull Request - State: closed - Opened by tottoto about 1 year ago

#1497 - chore(transport): Use hyper timeout feature

Pull Request - State: open - Opened by tottoto about 1 year ago

#1496 - tonic v0.10.0: h2 protocol error

Issue - State: closed - Opened by Arjentix about 1 year ago - 8 comments

#1496 - tonic v0.10.0: h2 protocol error

Issue - State: open - Opened by Arjentix about 1 year ago - 1 comment

#1495 - chore: Use cargo-hack --no-private option instread of --ignore-private

Pull Request - State: closed - Opened by tottoto about 1 year ago