mirror of
https://github.com/jwetzell/acn-js.git
synced 2026-08-08 16:33: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] JOIN
|
|
- [x] JOIN_REFUSE
|
|
- [x] JOIN_ACCEPT
|
|
- [x] LEAVING
|
|
- [x] NAK
|
|
- [x] REL_WRAP
|
|
- [x] UNREL_WRAP
|
|
- [x] GET_SESSIONS
|
|
- [ ] SESSIONS
|
|
- [x] ACK
|
|
- [ ] CHANNEL_PARAMS
|
|
- [ ] LEAVE
|
|
- [x] CONNECT
|
|
- [x] CONNECT_ACCEPT
|
|
- [x] CONNECT_REFUSE
|
|
- [x] DISCONNECT
|
|
- [x] DISCONNECTING
|
|
- dmp
|
|
- ddl
|