Thank you! I'm using Python binding for the VPP API. I want to receive some asynchronous messages and use the register_event_callback to register a papi_event_handler, just like wiki Python Language Binding <https://wiki.fd.io/view/VPP/Python_API> does.
But I dont know how to distinguish what kind of messages I received asynchronously, so I want to know the message IDs for all API messages. Is there any other way to do this without knowing message IDs? Best regards Weitao Han
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev