# Architecture

## Le websocket

- client -> hello {token}
- server <- "hello", {data}

### actions
- add, {annotation}
- remove, {annotationId}
- hide, {annotationId}
- show, {annotationId}