Skip to content

Commit 8fa0743

Browse files
committed
chore(docs): fix checkboxes
1 parent 28dcd39 commit 8fa0743

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/roadmap.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,37 @@
44

55
### pre-1 (core functionality) [#16](https://github.com/roc-streaming/rocd/issues/16)
66

7-
- [ ] prototype: devices, streams, API (1) -- [#32](https://github.com/roc-streaming/rocd/issues/32), ...
8-
- [ ] devices: pipewire based on C API bindings
9-
- [ ] streaming devices: for working with pipewire modules, roc-pulse or roc-vad
10-
- [ ] streams: CRUD, send, receive
11-
- [ ] tests: integration (single process): openapi-based generated client class that interacts with rocd server + PW backend mock
7+
- :white_large_square: prototype: devices, streams, API (1) -- [#32](https://github.com/roc-streaming/rocd/issues/32), ...
8+
- :white_large_square: devices: pipewire based on C API bindings
9+
- :white_large_square: streaming devices: for working with pipewire modules, roc-pulse or roc-vad
10+
- :white_large_square: streams: CRUD, send, receive
11+
- :white_large_square: tests: integration (single process): openapi-based generated client class that interacts with rocd server + PW backend mock
1212

1313
### pre-2 (core functionality)
1414

15-
- [ ] ZMQ: protocol
16-
- [ ] cross-management
15+
- :white_large_square: ZMQ: protocol
16+
- :white_large_square: cross-management
1717

1818
### pre-3
1919

20-
- [ ] user configuration (plain text) [#9](https://github.com/roc-streaming/rocd/issues/9)
21-
- [ ] administration panel (UI for stable REST API) [#17](https://github.com/roc-streaming/rocd/issues/17)
22-
- [ ] documentation [#21](https://github.com/roc-streaming/rocd/issues/21)
20+
- :white_large_square: user configuration (plain text) [#9](https://github.com/roc-streaming/rocd/issues/9)
21+
- :white_large_square: administration panel (UI for stable REST API) [#17](https://github.com/roc-streaming/rocd/issues/17)
22+
- :white_large_square: documentation [#21](https://github.com/roc-streaming/rocd/issues/21)
2323

2424
### later
2525

26-
- [ ] tests: integration (black box; multiprocess): dockerized client + server
26+
- :white_large_square: tests: integration (black box; multiprocess): dockerized client + server
2727

2828
---
2929

3030
### after pre-1
3131

32-
- [ ] convert `roc-droid` -> `roc-cast`
33-
- [ ] use rocd in `roc-cast` on desktop
32+
- :white_large_square: convert `roc-droid` -> `roc-cast`
33+
- :white_large_square: use rocd in `roc-cast` on desktop
3434

3535
### after pre-3
3636

37-
- [ ] **public announce**
37+
- :white_large_square: **public announce**
3838

3939

4040
## Platform support

0 commit comments

Comments
 (0)