Commit Graph

3 Commits

Author SHA1 Message Date
ae81f843f1 refactor(client): remove useless logic in redirection 2014-05-07 16:09:08 -07:00
001b1fcd46 feat(join): check cluster conditions before join 2014-05-07 11:46:21 -07:00
4e14604e5c refactor(server): add Client struct
This is used to send request to web API.
It will do this behavior a lot in standby mode, so I abstract this
struct first.
2014-05-07 11:46:15 -07:00