issues
search
clj-commons
/
aleph
Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
http://aleph.io
MIT License
2.54k
stars
241
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
exception warnings in log
#737
awb99
opened
1 month ago
6
aleph broken when using clojure from GUIX
#736
awb99
closed
2 months ago
6
Release 0.8.1
#735
DerGuteMoritz
closed
5 months ago
0
Update Netty to 4.1.111.Final
#734
DerGuteMoritz
closed
5 months ago
0
Demote HTTPS connection info log to debug
#733
DerGuteMoritz
closed
5 months ago
0
Introduce less ambiguous option for disabling certificate verification?
#732
DerGuteMoritz
opened
5 months ago
6
Proxy functionality broken in Aleph 0.7.0 and later
#731
David-Ongaro
opened
5 months ago
3
Allow custom `SslContext` without ALPN again for HTTP/1.1-only case
#730
DerGuteMoritz
closed
5 months ago
0
Improve docs for `http/connection-pool`'s HTTP/2 support and ALPN config
#729
DerGuteMoritz
closed
5 months ago
3
Using InputStream as :ssl-context :trust-store is buggy
#728
DerGuteMoritz
opened
5 months ago
6
No ssl-context via `SslContext` in Aleph 0.7.0 and later
#727
David-Ongaro
closed
5 months ago
11
Release 0.8.0
#726
DerGuteMoritz
closed
5 months ago
6
Bump dependencies
#725
DerGuteMoritz
closed
5 months ago
0
CVE-2024-29025
#724
David-Ongaro
closed
5 months ago
5
Make brotli and zstd optional again
#723
DerGuteMoritz
closed
7 months ago
1
Fix buffer leak in `test-idle-timeout`
#722
DerGuteMoritz
closed
7 months ago
7
Support cancellation during client connection establishment
#721
DerGuteMoritz
opened
7 months ago
4
Move handling of `:ssl-context` into `aleph.tcp/start-server` itself
#720
DerGuteMoritz
closed
7 months ago
0
Demote insecure/cleartext HTTP pipeline warn log
#719
DerGuteMoritz
closed
7 months ago
0
Update dependencies to latest versions
#718
DerGuteMoritz
closed
7 months ago
1
chore: formatting docstrings
#717
anabasalo
opened
8 months ago
2
Drop HTTP client connection pool's acquire queue
#716
DerGuteMoritz
opened
9 months ago
1
Expose Netty's CONNECT_TIMEOUT_MILLIS client channel option
#715
DerGuteMoritz
closed
7 months ago
6
HTTP client request cancellation
#714
DerGuteMoritz
closed
8 months ago
4
HTTP client connection pool timeout doesn't free up queue
#713
DerGuteMoritz
closed
9 months ago
4
Support cancellation of HTTP requests
#712
DerGuteMoritz
opened
9 months ago
2
Question about single server process using both non-ssl and ssl
#711
coreagile
closed
9 months ago
3
Bump timeouts for DNS failure tests
#710
DerGuteMoritz
closed
9 months ago
2
Drop fixed HTTP server shutdown timeout
#709
DerGuteMoritz
closed
9 months ago
3
Add more reliable resource leak detector for tests
#708
DerGuteMoritz
closed
8 months ago
6
Track down potential idle-handler refcount testing leak
#707
KingMob
closed
7 months ago
11
Include Brotli and Zstd deps - 🎄
#705
KingMob
closed
10 months ago
11
Treat de/compression asymmetrically in H2
#704
KingMob
opened
11 months ago
0
0.7.0-rc1 is crashing without brotli4j dependency #3530
#703
ohbadiah
opened
11 months ago
2
io.netty.channel.AbstractChannelHandlerContext invokeExceptionCaught
#702
yenda
opened
12 months ago
2
Set up ALPN configuration based on http-versions when possible
#701
DerGuteMoritz
closed
11 months ago
3
Reconsider `:aleph/`-namespaced keywords
#700
DerGuteMoritz
opened
1 year ago
3
Run all HTTP SSL tests against both HTTP versions, too
#699
DerGuteMoritz
closed
1 year ago
5
Centralize :port and :shutdown-timeout settings in http-test
#698
DerGuteMoritz
closed
1 year ago
0
Who uses Aleph? Add your name to this, we'd like to know
#697
KingMob
opened
1 year ago
4
Hide application protocol config from users with `http-versions`
#696
KingMob
closed
11 months ago
0
Overhaul docstring formatting for consistency
#695
DerGuteMoritz
opened
1 year ago
2
Bump netty version
#694
svdo
closed
1 year ago
12
Default rejected-handler will leak buffers in raw stream HTTP servers
#693
DerGuteMoritz
opened
1 year ago
1
Add support for aggregating all inbound data before calling server Ring handler
#692
KingMob
opened
1 year ago
2
Add write backpressure by checking Channel writability
#691
KingMob
opened
1 year ago
0
Look into new Ring websocket support for Aleph
#690
KingMob
closed
10 months ago
2
Enable TLS endpoint identification by default (breaking)
#689
DerGuteMoritz
closed
1 year ago
6
Enable endpoint identification (aka hostname verification) for TLS clients by default?
#688
DerGuteMoritz
closed
1 year ago
9
HTTP/2 server
#687
KingMob
closed
1 year ago
8
Next