perpetualintelligence / terminal

The most flexible cross-platform framework for building modern and secured terminals.
https://www.perpetualintelligence.com/products/piterminal
Other
37 stars 3 forks source link

Like console routing, need an ability for following protocols TCPIP, HTTP, gRPC routing #44

Open Nilavarasi-Ashika opened 1 year ago

Nilavarasi-Ashika commented 1 year ago

Is your feature request related to a problem? Please describe. Like console mode routing, we need the routing feature for these protocols TCPIP, HTTP, gRPC.

Runtime OS: Linux .NET 7.0.2 pi-cli 4.2.4-rc

asperpint commented 1 year ago

Thanks @Nilavarasi-Ashika, for reporting an issue. This is an enhancement request. Can you explain at a high level why you cannot implement a custom Http and gRPC routing service at your end? Our framework already supports custom routing services.

We already have TCP/IP routing service by default.

pidevin commented 5 months ago

@Nilavarasi-Ashika: We support UDP terminal router. Please validate and let us know your feedback.

The UDP feature will be released with version 5.10.x

Nilavarasi-Ashika commented 1 month ago

Please let us know when gRPC support will be available. ///

/// The terminal starts as a gRPC server that listens to an incoming message. NOT YET SUPPORTED. /// Grpc = 3,

perpetualintelligencegit commented 1 week ago

@Nilavarasi-Ashika, we have started a discussion thread to integrate gRPC within terminal framework. We can provide an intermediate implementation with Grpc.Core but this package is due deprecation.