Hi all,
I am trying to write a new Ryu app that sends and receives events with
another app.
I use send_event to provide the event and use @set_ev_cls(class derived
from EventBase) to consume the events from the other app. However when I
start my apps I do not see a message that tells that the required event is
PROVIDED by the app to the other app.
I only see that events are consumed correctly. When I send the event via
send_event I get a message that EVENT LOST.
>From the documentation I read it suppose to work.
Any help will be welcomed.
Thanks,
- Liran
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel