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