File: ROADMAP.md

package info (click to toggle)
python-choreographer 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 588 kB
  • sloc: python: 2,853; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Roadmap

- [ ] Working on better diagnostic information
  - [ ] Explain to user when their system has security restrictions
- [ ] Eliminate synchronous API: it's unused, hard to maintain, and nearly
      worthless
- [ ] Diagnose function should collect a JSON and then print that
- [ ] Allow user to build and send their own JSONS
  - [ ] Get serialization out of the lock
- [ ] Add a websockets extra
- [ ] Support Firefox
- [ ] Support LadyBird (!)
- [ ] Test against multiple docker containers
- [ ] Do browser-rolling tests
- [ ] Do documentation
- [ ] Browser Open/Close Status/PipeCheck status should happen at broker level
  - [ ] Broker should probably be opening browser and running watchdog...
- [ ] Add a connect only for websockets