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

Default Tcp Routing sends the result back to the client #100

Open Nilavarasi-Ashika opened 1 year ago

Nilavarasi-Ashika commented 1 year ago

Is your feature request related to a problem? Please describe. Need an ability to get the result from the default Tcp routing service to the client.

Describe the solution you'd like After sending the command from the client via default tcp routing service to the server, need an ability to get the result data back to the client.

Runtime OS: Linux .NET 7.0.2 pi-cli v.5.1.1-rc

Nilavarasi-Ashika commented 1 year ago

Please update the documentation for latest release.

perpetualintelligencegit commented 1 month ago

@Nilavarasi-Ashika: We have added this for our Nov-24 release. The team will get back to you if they need any feedback. Can you explain your use case. There is already a ProcessResultAsync on the CommandRunnerResult class.

Nilavarasi-Ashika commented 3 days ago

Could you please provide an updated timeline for fixing the TCP routing response handling issue by ensuring that response data is sent to the client.