mirror of
https://github.com/cadmium-im/cadmium-docs-legacy.git
synced 2024-11-08 11:41:03 +00:00
Small correction for core.md
This commit is contained in:
parent
788daa8516
commit
70f490c72e
@ -4,7 +4,6 @@
|
||||
- [Transport](#transport)
|
||||
- [Entity ID](#entity-id)
|
||||
- [BaseMessage](#basemessage)
|
||||
- [User devices](#user-devices)
|
||||
|
||||
## Transport
|
||||
For starting we simply use JSON + Websockets.
|
||||
@ -64,8 +63,4 @@ interface BaseMessage {
|
||||
*/
|
||||
payload: Map<K,V>
|
||||
}
|
||||
```
|
||||
|
||||
## User devices
|
||||
`todo`
|
||||
|
||||
```
|
Loading…
Reference in New Issue
Block a user