Commit Graph

18 Commits

Author SHA1 Message Date
Dirkjan Ochtman 58c3cbfeb9 Update README and clean up documentation 2023-03-02 11:40:45 +01:00
Ritesh Chitlangi 20ab056dcf update doc and release 0.4 2022-07-26 14:49:37 +08:00
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 c076066578 bump version after config changes 2021-11-12 16:05:03 +08:00
Ritesh Chitlangi c5e467b023 coupled socket shutdown with epp logout 2021-11-12 01:47:45 +08:00
Ritesh Chitlangi e07eba2de2 call to epp logout made explicit and Drop impl removed 2021-11-12 01:47:45 +08:00
Nicholas Rempel 9061097641 Update README 2021-11-11 20:51:04 +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 9bd2b58b32 added a markdown README 2021-07-27 03:56:34 +08:00