Skip to content

Commit

Permalink
update README todo progress
Browse files Browse the repository at this point in the history
  • Loading branch information
beni69 authored Aug 1, 2023
1 parent 98a178b commit 9622000
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,20 @@
- [x] efficient binary format
- [x] typesafe event system
- [x] camloc integration
- [ ] extensively test gpio impl irl
- [x] extensively test gpio impl irl
- [ ] structured errors

- [ ] server: tcp
- [ ] server: websocket
- [x] server: tcp
- [x] server: websocket
- [x] server: udp
- [ ] server: http
- [x] server: http

- [ ] rs client: async tcp
- [ ] rs client: async udp
- [ ] rs client: sync tcp
- [x] rs client: sync tcp
- [x] rs client: sync udp
- [x] rs client: async http
- [x] rs client: async ws

- [ ] node client: async tcp
- [ ] node client: async udp
Expand Down

1 comment on commit 9622000

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Artifacts

View all

base roland
aarch64-unknown-linux-gnu Download Download
aarch64-unknown-linux-musl Download Download
armv7-unknown-linux-gnueabihf Download Download
armv7-unknown-linux-musleabihf Download Download
x86_64-pc-windows-msvc Download Download
x86_64-unknown-linux-gnu Download Download
x86_64-unknown-linux-musl Download Download

Please sign in to comment.