dan
|
566c621ffa
|
chore: fix clippy lints (#75)
|
2025-12-04 10:12:11 +00:00 |
|
th4s
|
6c9c40e68a
|
chore: clippy, fmt, warnings (#64)
* clippy fixes
* fmt fixes
* mirgrate to 2024 and fix workspace warning
* fix profile
* rustfmt
---------
Co-authored-by: sinu <65924192+sinui0@users.noreply.github.com>
|
2025-05-01 10:09:50 -07:00 |
|
sinu
|
425614e457
|
chore: bump versions
|
2025-03-03 10:18:49 -08:00 |
|
Hendrik Eeckhaut
|
09f1abe261
|
chore: fix clippy issues + run clippy in CI (#45)
* Chore: fix clippy issues + run clippy in CI
* clippy
* clippy
* clippy
* Formatting
|
2024-11-11 08:18:40 +00:00 |
|
sinu
|
45370ccc61
|
chore(uid-mux): release v0.1.0
|
2024-06-24 12:06:00 -07:00 |
|
sinu.eth
|
9a7001e2af
|
feat(uid-mux): pre-allocate streams (#32)
|
2024-06-07 09:28:43 -07:00 |
|
sinu.eth
|
6e0be940d8
|
feat(uid-mux): TestFramedMux (#31)
|
2024-05-28 11:07:24 -07:00 |
|
sinu.eth
|
6cf35e0047
|
feat: uid-mux (#28)
* feat: uid-mux
* fix deadlock
* wake up after signalling close
* appease rustfmt
* doc: Create -> Creates
* simplify Waker usage
* test more cases, handle errors better
* remove tracing-subscriber dep
* Apply suggestions from code review
Co-authored-by: dan <themighty1@users.noreply.github.com>
* feat(uid-mux): framed mux (#29)
* feat(uid-mux): framed mux
* add test utils
* Apply suggestions from code review
Co-authored-by: dan <themighty1@users.noreply.github.com>
---------
Co-authored-by: dan <themighty1@users.noreply.github.com>
---------
Co-authored-by: dan <themighty1@users.noreply.github.com>
|
2024-05-24 12:20:29 -08:00 |
|