Commit Graph

6 Commits (d9fdff08395b92c41b38bf57d9777b417d024bbe)

Author SHA1 Message Date
genofire d9fdff0839 Add constants (enumlike) for stanza types and simplify packet creation (#62)
5 years ago
Mickael Remond 4d015e5b29
With go modules, we should be able to remove import comments
5 years ago
Mickael Remond 9db33d5792 Introduce Sender interface to abstract client sending in router handlers
5 years ago
Mickael Remond b05e68c844 Add router to make it easier to set up routing info
5 years ago
Mickael Remond 736a60cd1b Use StreamClient interface in StreamManager
5 years ago
Mickael Remond 021f6d3740 Refactor ClientManager into a more generic StreamManager
5 years ago