Closed lucashan13 closed 7 months ago
Currently, the workaround is to just define an empty structure, but I will update IDL and generation to support empty parameters
Currently, the workaround is to just define an empty structure, but I will update IDL and generation to support empty parameters
Thank you your answer! I'll use like below:
struct Empty {}
Hello!
I wish use bebop to real world service.
When defining a method for a service, how do I define a method that can be called without parameters?