Thanks for the response Eric. I was just looking at this as an academic exercise given the literature says that the transport is pluggable. Yes I would be looking at the client and server side.
Regards Avinash On Mon, Nov 2, 2020 at 1:18 PM Eric Anderson <[email protected]> wrote: > There's not too much, but we can give you pointers. The transport API is > internal and we don't support out-of-tree custom transports. If you have a > need for a custom transport, 1) I'd first double-check that there is a > serious need, as creating a new transport is involved and 2) would suggest > it to be developed in tight coordination with us. I will note that many > times a custom transport is not necessary, but it depends on what your > needs are. > > What are you needing a custom transport for? Client-side and/or > server-side? > > On Sun, Nov 1, 2020 at 10:33 AM Avinash Lakshman < > [email protected]> wrote: > >> Folks >> >> Any advice/literature as to how one could replace netty with a custom >> implementation for grpc java? Thanks in advance. >> >> Regards >> Avinash >> >> -- >> You received this message because you are subscribed to the Google Groups >> "grpc.io" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/grpc-io/8ae63d8d-a0c1-48a2-857b-1a4214a3159an%40googlegroups.com >> <https://groups.google.com/d/msgid/grpc-io/8ae63d8d-a0c1-48a2-857b-1a4214a3159an%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CACHUEQ-DSMHzs7taL3%2BD%2B4kCBfq6GGqtp8nJ5ORG5CBobuCvog%40mail.gmail.com.
