- "LAST" command (f0e2d4a)
[@callback](https://github.com/callback) handle_CAPABILITIES/1
(4a12906)connect/3
to connect to NNTP server (a5b850a)handle_ARTICLE/2
callback (10bf398)handle_GROUP
(87bd933)HELP
command (ceaa051)- all cases of ARTICLE and GROUP (1587252)
- command with multi-line response (8bd780f)
- handle QUIT command (295e545)
- handle VERSION capability (484a8b6)
- handle_LISTGROUP/2 (99fe433)
- HEAD, BODY and STAT commands (73f3be7)
- initial server behaviour (84a396d)
- make handle_command/2 optional (c184f73)
- NEXT command (77f8d26)
- port from env variable (682acf8)
- send/3 to sends to a NNTP socket (8ad00ec)
- NServ example (1a98824)