Capabilities command and documentation update.

This commit is contained in:
2019-09-02 22:32:52 +05:00
parent 5452ea5b1a
commit 4e614c094e
4 changed files with 50 additions and 4 deletions

View File

@@ -13,10 +13,10 @@ This document will be updated with new RFCs data in process of development.
RFC3977:
* [ ] Connection handling ([section 5](https://tools.ietf.org/html/rfc3977#section-5)):
* [ ] Concurrent connection handling
* [ ] CAPABILITIES command ([section 5.2](https://tools.ietf.org/html/rfc3977#section-5.2))
* [x] Concurrent connection handling
* [x] CAPABILITIES command ([section 5.2](https://tools.ietf.org/html/rfc3977#section-5.2))
* [ ] MODE command ([section 5.3](https://tools.ietf.org/html/rfc3977#section-5.3))
* [ ] QUIT command ([section 5.4](https://tools.ietf.org/html/rfc3977#section-5.4))
* [x] QUIT command ([section 5.4](https://tools.ietf.org/html/rfc3977#section-5.4))
* [ ] Article retrieval and posting, working with groups ([section 6](https://tools.ietf.org/html/rfc3977#section-6)):
* [ ] Group selection and information retrieval ([section 6.1.1](https://tools.ietf.org/html/rfc3977#section-6.1.1))
* [ ] Group selection and information retrieval with articles numbers ([section 6.1.2](https://tools.ietf.org/html/rfc3977#section-6.1.2))