mirror of
https://github.com/jwetzell/acn-js.git
synced 2026-08-09 00:43:38 +00:00
27 lines
477 B
Markdown
27 lines
477 B
Markdown
# acn-js
|
|
not sure how far I will take this but messing around with E1.17 ACN protocol
|
|
|
|
## areas
|
|
- rlp
|
|
- sdt
|
|
- vectors
|
|
- [x] REL_WRAP
|
|
- [x] UNREL_WRAP
|
|
- [ ] CHANNEL_PARAMS
|
|
- [x] JOIN
|
|
- [x] JOIN_REFUSE
|
|
- [x] JOIN_ACCEPT
|
|
- [ ] LEAVE
|
|
- [x] LEAVING
|
|
- [ ] CONNECT
|
|
- [ ] CONNECT_ACCEPT
|
|
- [ ] CONNECT_REFUSE
|
|
- [ ] DISCONNECT
|
|
- [ ] DISCONNECTING
|
|
- [x] ACK
|
|
- [ ] NAK
|
|
- [ ] GET_SESSIONS
|
|
- [ ] SESSIONS
|
|
- dmp
|
|
- ddl
|