You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I use micro-services, and MessageQueue for interservice communication. So on end-point service I have deserialized FullHttpRequest instance from queue and requsted url. is there any possibillity in xitrum to handle my http request directly with action or something else?