0.1.0
This commit is contained in:
22
khbb_lib/TODO.md
Normal file
22
khbb_lib/TODO.md
Normal file
@@ -0,0 +1,22 @@
|
||||
<!-- file: khbb_lib/TODO.md -->
|
||||
|
||||
# khbb_lib TODO
|
||||
|
||||
## Foundation
|
||||
|
||||
- [x] create public library entrypoint
|
||||
- [x] create explicit error type
|
||||
- [x] create config loader
|
||||
- [x] create tracing bootstrap
|
||||
- [x] create listener app runner
|
||||
|
||||
## Next
|
||||
|
||||
- [ ] add storage layer
|
||||
- [ ] add SQLite schema bootstrap
|
||||
- [ ] add HTTP RPC client layer based on `reqwest`
|
||||
- [ ] add WebSocket RPC client layer based on `tokio-tungstenite`
|
||||
- [ ] add Yellowstone gRPC client layer
|
||||
- [ ] add event normalization types
|
||||
- [ ] add listener orchestration
|
||||
- [ ] add tests
|
||||
Reference in New Issue
Block a user