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
I'm looking to implement a custom action that reads only any single protocol message.
I came across your comments on issue #177 and I believe the action for receiving just one protocol message might involve working with LayerConfiguration. (Is that correct?)
However, I'm having trouble deeply understanding how LayerConfiguration and LayerStack work.
Could you provide an example or sample code that demonstrates how to receive just any single protocol message?