Commit Graph

3 Commits (61cdac89e029584637028017b4e97a1a52b0a3b5)

Author SHA1 Message Date
Mickael Remond b05e68c844 Add router to make it easier to set up routing info
- Using the router, the dispatch is not done anymore by receiving from
  receive channel, but by registering callback functions in routers,
  with matchers.
- Make IQPayload a real interface to make it easier to match namespaces.
- The StreamManager Run command is now blocking, waiting for StreamManager
  to terminate.
5 years ago
Martin/Geno f034b74b54 fix import after moving 5 years ago
Mickael Remond 7a4364be95 Refactor / clean up registry 5 years ago