issues
search
lunatic-solutions
/
submillisecond
A lunatic web framework
MIT License
912
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RUSTSEC-2023-0065: Tungstenite allows remote attackers to cause a denial of service
#128
github-actions[bot]
opened
1 year ago
0
Examples don't work
#127
benkeil
opened
1 year ago
2
Update tungstenite requirement from 0.19 to 0.20
#126
dependabot[bot]
opened
1 year ago
0
Update lunatic requirement from 0.13 to 0.14
#125
dependabot[bot]
opened
1 year ago
0
fix router not matching certain paths with / prefix
#124
SquattingSocrates
closed
1 year ago
0
middleware compatibility
#123
wishfoundry
closed
1 year ago
1
Update lunatic requirement from 0.12 to 0.13
#122
dependabot[bot]
closed
1 year ago
1
Update tungstenite requirement from 0.18 to 0.19
#121
dependabot[bot]
closed
1 year ago
0
RUSTSEC-2021-0145: Potential unaligned read
#120
github-actions[bot]
opened
1 year ago
0
Bump rustsec/audit-check from 1.3.2 to 1.4.1
#119
dependabot[bot]
closed
1 year ago
0
Bump rustsec/audit-check from 0.1.0 to 1.3.2
#118
dependabot[bot]
closed
1 year ago
0
Update syn requirement from 1.0 to 2.0
#117
dependabot[bot]
opened
1 year ago
0
Update askama requirement from 0.11 to 0.12
#116
dependabot[bot]
opened
1 year ago
0
Bump actions/checkout from 1 to 3
#115
dependabot[bot]
closed
1 year ago
0
Update to lunatic 0.13
#114
tqwewe
closed
1 year ago
0
Log tcp listen address
#113
tqwewe
closed
1 year ago
0
Fix clippy lint
#112
tqwewe
closed
1 year ago
0
Add host extractor
#111
tqwewe
closed
1 year ago
0
Remove debugging printlns
#110
tqwewe
closed
1 year ago
0
Update cookie requirement from 0.16 to 0.17
#109
dependabot[bot]
closed
1 year ago
0
Replace deprecated function from `base64`
#108
shamilsan
closed
1 year ago
1
Fix `Html::into_response` function
#107
shamilsan
closed
1 year ago
1
RUSTSEC-2021-0139: ansi_term is Unmaintained
#106
github-actions[bot]
opened
1 year ago
2
RUSTSEC-2020-0071: Potential segfault in the time crate
#105
github-actions[bot]
closed
1 year ago
1
Update base64 requirement from 0.13.0 to 0.21.0
#104
dependabot[bot]
closed
1 year ago
0
Bump Swatinem/rust-cache from 1 to 2
#103
dependabot[bot]
closed
1 year ago
0
Add security automation
#102
pinkforest
closed
1 year ago
1
Add Redirect response type
#101
hougesen
closed
1 year ago
1
Basic Websocket Test
#100
mpope9
closed
1 year ago
3
Support initializing a `Handler` once in the router
#99
tqwewe
closed
2 years ago
0
Add `State` type and extractor
#98
tqwewe
closed
2 years ago
0
Update tungstenite dependency to 0.18
#97
tqwewe
closed
2 years ago
0
Fix clippy lints
#96
tqwewe
closed
2 years ago
0
Server-Sent Events
#95
MartinKavik
opened
2 years ago
1
Fix typos
#94
kianmeng
closed
2 years ago
1
Add LiveView feature to README
#93
tqwewe
closed
2 years ago
0
router macro bug
#91
SquattingSocrates
closed
2 years ago
0
Support for dependency injection?
#90
hirrolot
closed
2 years ago
2
Add `Html` response type
#89
tqwewe
closed
2 years ago
0
Fix websocket header validation for Firefox
#88
tqwewe
closed
2 years ago
0
Static router doesn't work with `"/"` path
#87
tqwewe
opened
2 years ago
0
Add `split()` to WebSocketConnection
#86
pmartin-cogility
closed
2 years ago
1
Add features to README.md
#85
tqwewe
closed
2 years ago
0
Add captures to websocket upgrade callback
#84
tqwewe
closed
2 years ago
0
Fix cookies feature when used without json
#83
tqwewe
closed
2 years ago
0
Allow all process-safe handlers in `Application::new`
#82
bkolobara
closed
2 years ago
3
Add support for custom handler types
#81
tqwewe
closed
2 years ago
1
Allow State passed into handler
#80
HurricanKai
closed
2 years ago
1
Create lunatic cli
#79
Diogenesoftoronto
closed
2 years ago
2
Add support for websockets
#78
tqwewe
closed
2 years ago
1
Next