mirror of
https://github.com/deavminet/dnetd.git
synced 2025-02-17 21:17:46 +00:00
Updated protocol
This commit is contained in:
parent
59d4dd1f25
commit
95978f8637
10
protocol.md
10
protocol.md
@ -93,5 +93,15 @@ Reply format:
|
|||||||
|-- status (1 byte) --|-- channelnames(CSV) --|
|
|-- status (1 byte) --|-- channelnames(CSV) --|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### `msg`
|
||||||
|
|
||||||
|
Request format:
|
||||||
|
|
||||||
|
```
|
||||||
|
|-- 7 --|-- type (1 byte) --|-- channel/person name (null terminated) --|-- message --|
|
||||||
|
```
|
||||||
|
|
||||||
|
* `type`, `0` - to user, `1` to channel
|
||||||
|
|
||||||
### `chanprop`
|
### `chanprop`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user