Commit Graph

14 Commits

Author SHA1 Message Date
Nicholas Rempel cf446f58c7 Update Login::new to take ownership of Option ext_uris 2021-12-04 02:13:09 +08:00
Nicholas Rempel 0b42579484 Remove credentials from Client and Connection and remove login, logout, and generate_client_tr_id 2021-12-04 02:13:09 +08:00
Dirkjan Ochtman 609c327a95 Rename EppClientConnection to RegistryConfig
This type represents configuration to build a connection for a
particular registry, so this seems like a better name.
2021-12-02 19:18:22 +08:00
Nicholas Rempel 5a480317e5 Refactor xml into root and disperse const values to relevant modules 2021-11-27 22:24:00 +08:00
Ritesh Chitlangi 11f7e4bd4b update doc for docs.rs as well 2021-11-12 16:15:28 +08:00
Ritesh Chitlangi 0922b82ce0 added RGP restore request and report calls 2021-07-29 23:42:36 +08:00
Ritesh Chitlangi 609de4d89b added build badge to README 2021-07-27 18:27:44 +08:00
Ritesh Chitlangi fdd5397355 updated README with doc link 2021-07-27 12:28:04 +08:00
Ritesh Chitlangi 46af9bc5f7 minor README fix 2021-07-27 05:04:05 +08:00
Ritesh Chitlangi 2e5cbc8645 fix README typo 2021-07-27 04:29:57 +08:00
Ritesh Chitlangi 7bddd53219 fixed request section in README 2021-07-27 04:23:24 +08:00
Ritesh Chitlangi acd2d6b980 fixed README 2021-07-27 04:18:37 +08:00
Ritesh Chitlangi 6a6470d881 fixed readme for crates.io 2021-07-27 04:17:16 +08:00
Ritesh Chitlangi 6af67cd195 added README.md to epp-client package as well for crates.io 2021-07-27 04:05:46 +08:00