elektrokokke / elektrocillin

See the wiki (link below) for documentation.
https://github.com/elektrokokke/elektrocillin/wiki
5 stars 0 forks source link

Metajack: clients without process callbacks are currently not supported #18

Closed elektrokokke closed 13 years ago

elektrokokke commented 13 years ago

If any client activates without a process callback registered, metajack will probably crash.

Have to test this...

elektrokokke commented 13 years ago

They are now. Clients can be configured to have no process callback by calling a JackClient member function before activation (e.g., in their constructor).