issues
search
ntex-rs
/
ntex
framework for composable networking services
Apache License 2.0
2.05k
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is the docs up to date ?
#465
call-me-q
closed
4 days ago
4
Run un-readiness check in separate task
#464
fafhrd91
closed
5 days ago
1
Check service readiness once per decoded item
#463
fafhrd91
closed
5 days ago
1
Fix un-needed wakeups for unready future
#462
fafhrd91
closed
5 days ago
1
Last update spikes WebSocket CPU usage to 100%
#461
JeanRomain
closed
5 days ago
2
Compilation error while upgrading from 2.7 to 2.8
#460
leon3s
closed
1 week ago
22
Do not rely on not_ready(), always check service readiness
#459
fafhrd91
closed
1 week ago
1
Periodically check readiness
#458
fafhrd91
closed
1 week ago
1
Optimize service readiness handling
#457
fafhrd91
closed
1 week ago
1
Use updated Service trait for ntex
#456
fafhrd91
closed
1 week ago
1
Update Service trait and use unified Counter
#455
fafhrd91
closed
1 week ago
1
Use updated Service trait
#454
fafhrd91
closed
1 week ago
1
Use updated Service trait
#453
fafhrd91
closed
1 week ago
1
Update buffer service
#452
fafhrd91
closed
1 week ago
1
Deprecated std::task::ready re-export
#451
fafhrd91
closed
1 week ago
1
Use updated Service trait
#450
fafhrd91
closed
1 week ago
1
Added Service::not_ready() method
#449
fafhrd91
closed
1 week ago
1
discord invite link invalid
#448
yzn-h
closed
1 week ago
3
Service readiness refactoring
#447
fafhrd91
closed
2 weeks ago
0
It is not required to close compio sockets explicitly #444
#446
fafhrd91
closed
2 weeks ago
1
Fix shared readiness notification
#445
fafhrd91
closed
2 weeks ago
0
It's not a must to close `compio` sockets explicitly
#444
Berrysoft
closed
2 weeks ago
1
Don't swallow error when calling panic for read_response_json
#443
magnusart
closed
1 week ago
1
HTTP Client is not Send
#442
Deniskore
closed
3 weeks ago
2
Add PipelineTag helper
#441
fafhrd91
closed
4 weeks ago
1
Allow to skip runtime feature for clippy run
#440
fafhrd91
closed
4 weeks ago
1
Better handling for h2 remote payload
#439
fafhrd91
closed
1 month ago
1
Disconnect on error from service readiness check
#437
fafhrd91
closed
1 month ago
1
Compilation Error when Switching from tokio to glommio in ntex 2.6.0
#436
pionoor
closed
1 month ago
4
Force runtime selection
#435
fafhrd91
closed
1 month ago
1
Fix tests
#434
fafhrd91
closed
1 month ago
1
Return error for Io::poll_read_ready() if io is closed
#433
fafhrd91
closed
1 month ago
1
Return error for IoRef::write(), IoRef::with_write_buf(), Io::poll_flush() if io is closed
#432
fafhrd91
closed
1 month ago
1
Notify readiness waiters if ready call get dropped
#431
fafhrd91
closed
1 month ago
1
Remove "must_use" from `condition::Waiter`
#430
fafhrd91
closed
1 month ago
1
Disable default features for rustls
#429
fafhrd91
closed
1 month ago
1
Is it possible to select `ring` instead of `aws-lc-rs` inside `rustls`
#428
evshary
closed
1 month ago
3
Upgrade to glommio 0.9
#427
fafhrd91
closed
1 month ago
1
Allow to set io tag for web server
#426
fafhrd91
closed
1 month ago
1
Upgrade to compio v0.12
#425
fafhrd91
closed
1 month ago
1
how to use the appstate in application
#424
livingca
closed
1 month ago
2
Unknown reason of internal server error
#423
so-schen
closed
1 month ago
5
Publicize Connect trait access
#422
jamescarterbell
closed
1 month ago
1
Serious Performance Regression During Q3 2024 for Data Updates Test on TechEmpower
#421
mkvalor
closed
1 month ago
2
Fail to import ntex from git
#419
Anivie
closed
2 months ago
3
Cleanup
#418
fafhrd91
closed
2 months ago
0
Refactor async io support
#417
fafhrd91
closed
2 months ago
1
Stop write task if io is closed
#416
fafhrd91
closed
2 months ago
1
high-load http requests cause hanging tcp connection in close wait state
#414
so-schen
opened
2 months ago
10
Fix tests runner
#413
fafhrd91
closed
2 months ago
1
Next