1
0
mirror of https://github.com/deavminet/dnetd synced 2024-09-21 09:43:37 +02:00

Updated protocol

This commit is contained in:
Tristan B. Kildaire 2020-09-25 22:15:58 +02:00
parent e4c3f72f3a
commit fb5cd4f045

View File

@ -103,14 +103,16 @@ Request format:
* `type`, `0` - to user, `1` to channel
Reply format *TODO*
### `chanprop`
---
Anything that isn't a command above will return with `2` which means _unknown command_.
`0` generally means that everything went well but commands can send more data after it,
it depends, and `1` means error - also more data may follow.
`1` generally means that everything went well but commands can send more data after it,
it depends, and `0` means error - also more data may follow.
## notifications