issues
search
HFQR
/
xitca-web
An HTTP library and web framework for safe Rust
https://docs.rs/xitca-web/latest/xitca_web/
Apache License 2.0
761
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
don't release lock when consecutive messages can be parsed
#1160
fakeshadow
closed
2 weeks ago
0
fix read half close
#1159
fakeshadow
closed
3 weeks ago
0
📝 Provide a `code of conduct` guidelines/rules for the project
#1158
neon-mmd
opened
3 weeks ago
3
reduce nesting
#1157
fakeshadow
closed
3 weeks ago
0
Is it possible to create an ASGI server for python FastAPI[ASGI] ?
#1156
boludoz
opened
3 weeks ago
2
:memo: Provide a `code of conduct` for the project
#1155
neon-mmd
opened
4 weeks ago
2
fix trait bound of io_uring::write_all
#1154
fakeshadow
closed
4 weeks ago
0
continue ka timer when ws is closed from host
#1153
fakeshadow
closed
1 month ago
0
expose body stream when closing websocket.
#1152
fakeshadow
closed
1 month ago
0
:memo: Redesign the project `readme` page
#1151
neon-mmd
closed
1 month ago
0
:memo: Redesign the project `readme` page
#1150
neon-mmd
closed
1 month ago
0
fix Send bound of Pool::get
#1149
fakeshadow
closed
1 month ago
0
remove redundant lifetime bound
#1148
fakeshadow
closed
1 month ago
0
remove auth error type
#1147
fakeshadow
closed
1 month ago
0
remove ExecuteMut trait
#1146
fakeshadow
closed
1 month ago
0
add unreal io_uring h1 dispatcher for testing
#1145
fakeshadow
closed
1 month ago
0
readme update
#1144
fakeshadow
closed
1 month ago
0
add more methods to AsyncLendingIteratorExt
#1143
fakeshadow
closed
1 month ago
0
relax lifetime bound of query types
#1142
fakeshadow
closed
1 month ago
0
update changelog
#1141
fakeshadow
closed
1 month ago
0
reduce dev dep
#1140
fakeshadow
closed
1 month ago
0
make Execute::query async by default. add ExecuteBlocking trait for blocking APIs
#1139
fakeshadow
closed
1 month ago
0
don't panic when collecting row affected from pipeline item
#1138
fakeshadow
closed
1 month ago
0
use smart pointer to store statement columns info
#1137
fakeshadow
closed
1 month ago
0
relax trait and associated type bounds for Execute and ExecuteMut tra…
#1136
fakeshadow
closed
1 month ago
0
use const statement for type lookup sql
#1135
fakeshadow
closed
1 month ago
0
add query_cancel_blocking
#1134
fakeshadow
closed
1 month ago
0
don't double boxing prepare future
#1133
fakeshadow
closed
1 month ago
0
add zero copy parsing to RowSimple
#1132
fakeshadow
closed
1 month ago
0
add execute and execute_blocking impl for Pipeline
#1131
fakeshadow
closed
1 month ago
0
simplify Encode and IntoResponse traits by removing usage of GAT lifetime
#1130
fakeshadow
closed
1 month ago
0
add ExecuteMut trait
#1129
fakeshadow
closed
1 month ago
0
remove all prepare apis
#1128
fakeshadow
closed
1 month ago
0
add execute trait example
#1127
fakeshadow
closed
1 month ago
0
make Execute able to capture client lifetime on demand
#1126
fakeshadow
closed
1 month ago
0
add Execute trait. add proc macro example
#1125
fakeshadow
closed
1 month ago
0
reduce dep
#1124
fakeshadow
closed
1 month ago
0
make query_unnamed usable in sync context
#1123
fakeshadow
closed
1 month ago
0
add experimental sync api
#1122
fakeshadow
closed
1 month ago
0
add AsyncLendingIteratorExt
#1121
fakeshadow
closed
1 month ago
0
update readme
#1120
fakeshadow
closed
1 month ago
0
simplify Statement::unnamed constructor
#1119
fakeshadow
closed
1 month ago
0
reduce amount of public APIs
#1118
fakeshadow
closed
1 month ago
0
refactor Encode trait
#1117
fakeshadow
closed
1 month ago
0
improve driver half close handling
#1116
fakeshadow
closed
1 month ago
0
improve driver error handling. add pooling example.
#1115
fakeshadow
closed
1 month ago
0
bump version and add changelog
#1114
fakeshadow
closed
1 month ago
0
add Transaction::query_unnamed
#1113
fakeshadow
closed
1 month ago
0
fix type info lookup fallback
#1112
fakeshadow
closed
1 month ago
0
dedup
#1111
fakeshadow
closed
1 month ago
0
Next