Codesti
http-kit/http-kit: http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
2360
STARS
113
WATCHERS
331
FORKS
51
ISSUES
http-kit's Language Statistics
http-kit's Other Repos
http-kit/http-kit: http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
Last Updated: 2023-03-25
http-kit/chat-websocket: Realtime chat by utilizing http-kit's websocket support
Last Updated: 2022-05-23
http-kit/lein-template: A Leiningen 2.0 template for Clojure web programming (working in progress)
Last Updated: 2022-07-13
http-kit/scale-clojure-web-app: Show how many concurrent connections can be handled by http-kit
Last Updated: 2022-07-16
Star history of http-kit
Issue history of http-kit
http-kit Recent Issues
Issue Title
State
Comments
Created Date
Updated Date
Closed Date
Provide out-of-the-box support for GraalVM Native Image.
closed
2
2023-03-10
2023-03-18
2023-03-10
Add native-image test to CI
closed
4
2023-03-02
2023-03-18
2023-03-04
Update unit tests to use `as-channel` rather than `with-channel`
closed
0
2023-03-01
2023-03-18
2023-03-04
HTTP Client suggestion for cookies and multiple headers
closed
2
2022-12-13
2023-03-18
2023-03-01
Consistent javax.net.ssl.SSLException on requests
closed
4
2022-12-08
2023-03-18
2022-12-08
Content-Length header set on Websocket upgrade request
closed
3
2022-11-01
2023-03-18
2023-03-02
Direct (non heap) memory leaks caused by serving bigger files (like videos)
open
2
2022-09-21
2023-03-18
-
Basic Project Template (Skeleton)
closed
3
2022-07-07
2023-03-18
2023-03-01
Too many `100 Continue` responses with large requests
closed
11
2022-07-07
2023-03-18
2023-03-06
Infinite / no timeouts
closed
2
2022-05-11
2023-03-18
2022-05-11
Client loop: SSL handshake failure
closed
1
2022-04-23
2023-03-18
2022-04-23
How to fire multiple HTTP requests in parallel?
closed
4
2021-12-29
2023-03-18
2021-12-29
SNI client incompatible with JDK 17?
closed
4
2021-09-28
2023-03-18
2021-10-16
Syntax error (ClassNotFoundException) compiling at (org/httpkit/server.clj:1:1). javax.xml.bind.DatatypeConverter
closed
7
2021-09-12
2023-03-18
2023-01-20
Issue with locking Files served to clients
closed
1
2021-09-11
2023-03-18
2022-06-14
GRAAL native-image error with sun.security.provider.NativePRNG
closed
7
2021-09-07
2023-03-18
2021-10-16
Possible Out of Memory due to missing back pressure in Server-Sent Events (and elsewhere)?
open
2
2021-08-23
2023-03-25
-
Properly support *conditional* WebSocket upgrades
open
7
2021-08-18
2023-03-18
-
Option to not force Accept-Encoding
closed
1
2021-08-10
2023-03-18
2021-10-16
SSL error on `doRead`
closed
15
2021-05-11
2023-03-18
2022-05-28
http-kit 2.5.3 + GraalVM Native Image 21.1.0 CE is broken
closed
4
2021-05-11
2023-03-18
2021-05-12
Please enable SNI client by default
closed
2
2021-05-03
2023-03-18
2021-05-03
GRAAL native-image error with sun.security.provider.NativePRNG for client namespace
closed
7
2021-03-31
2023-03-18
2021-04-01
java.lang.NoSuchMethodError introduced in 2.5.2
closed
8
2021-02-20
2023-03-18
2021-02-21
Unix domain socket support
closed
18
2021-02-11
2023-03-18
2023-03-03
[Doc] Add some directions regarding native-image
closed
3
2021-02-07
2023-03-18
2021-02-21
[Regression] #434 introduced race condition in initialization of client context
closed
9
2021-01-18
2023-03-18
2021-02-06
Overwrite Content-Length header value
open
5
2021-01-04
2023-03-18
-
Consecutive encoded forward slashes are removed from requests :uri
closed
2
2020-10-23
2023-03-18
2023-03-01
Patch body not sent?
closed
7
2020-09-19
2023-03-18
2023-03-01
Stop using `sun.misc.Unsafe`?
closed
0
2020-08-23
2023-02-28
2020-09-10
java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear() on Java 8
closed
4
2020-08-23
2023-03-02
2020-08-23
Syntax error (ClassNotFoundException) compiling at (app/api.clj:1:1). org.httpkit.client.SslContextFactory
closed
3
2020-08-17
2023-03-18
2020-08-17
getting info on queue depth
open
4
2019-08-04
2023-03-18
-
dependency complication
closed
2
2019-06-28
2023-03-18
2023-03-01
When reusing connection, isConnected and timeoutTs are not set properly
closed
2
2019-04-27
2023-03-18
2021-10-16
Option to not decompress GET response body?
closed
4
2019-04-18
2023-03-18
2021-08-11
Misleading error message when http-kit receives a HTTP while shutting down
closed
2
2019-04-05
2023-03-18
2022-06-14
SNI support to be enabled by default?
open
32
2019-02-19
2023-03-18
-
Chunk encoded request
closed
4
2018-11-14
2023-03-18
2023-03-06
HTTP Async GET Example?
closed
5
2018-08-23
2023-03-18
2021-11-23
Session disappears with redirect
open
5
2018-06-03
2023-03-18
-
Channel reuse can result in incorrect HTTP response
closed
2
2018-05-12
2023-03-18
2023-03-03
Can't make a simple GET on upvote.pub
closed
6
2018-02-07
2023-03-18
2023-03-01
Throws "No status" Protocol Error retrieving a HTTPS url that seems to be set up correctly.
closed
1
2018-02-07
2023-02-28
2018-02-07
httpclient get, had to force {:as :stream} since otherwise .xlsx was corrupted
open
3
2018-01-26
2023-03-18
-
proxy - too many redirects
closed
3
2017-11-30
2023-03-18
2022-11-01
Java 9 deps problem `javax.xml.bind.DatatypeConverter` missing
closed
13
2017-10-24
2023-03-24
2018-03-17
client async is not very async
closed
1
2017-09-14
2023-03-18
2023-03-01
Control over case of headers
closed
4
2017-08-07
2023-03-18
2023-03-03