nilavasarialimoosaats
nilavasarialimoosaats
Any update on this.
Please update the documentation for latest release.
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...
In Http protocol routing the response from server to client not performing. while verified in the code TerminalHttpAppExtensions MapTerminalHttp not returning response message with data to client, it just performing...
In TerminalConsoleRouter RunAsync method passing null for CommandRunnerContext.HandlerContext.RouterContext.Properites to ProcessAsync method inside the class CommandRunnerResultSendToFile. Hence console mode routing getting the System.NullReferenceException: 'Object reference not set to an instance of...
Please review the following issues observed in the latest code: 1. Instead of returning the route result, the method is returning route details. The TerminalRemoteQueue.Enqueue method returns a TerminalRemoteQueueRequest object,...
Please Provide the release date for OneImlx.Terminal package production version of 5.11.
Thanks for support.
Command format: rootcmd testcommand -param1”Text1” -param2”Text2” -param3”Text3” All the params is OptionFlags.Required. Command formats that triggers the issue: rootcmd testcommand -param1”Text1” -param2”Text2” -param3 rootcmd testcommand -param1”Text1” -param2 -param3”Text3” rootcmd testcommand...
@ChandramouliShridharan @ameyasubhedarats FYI