Re: [Ryu-devel] Event RYU
Hi You can use IPC, like unix domain socket or shared memory. for example, receive snort application alert event: https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch_snort.py#L67 2015-06-03 19:53 GMT+08:00 Faten Mkacher : > Hello, > > I want to know if Ryu Application can listen to e
[Ryu-devel] Event RYU
Hello, I want to know if Ryu Application can listen to events from other applications outside Ryu? Thanks -- ___ Ryu-devel mailing list [email protected] https://l
