ktor
https://github.com/ktorio/ktor
Kotlin
Framework for quickly creating connected applications in Kotlin with minimal effort
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to ktor
Help out
- Issues
- KTOR-9385 Netty server micro-optimizations: reduce allocation overhead
- KTOR-9384 Add bodyAsByteArray() to HttpResponse for efficient cached access
- KTOR-9383 CaseInsensitiveMap and StringValuesImpl: zero-allocation header storage
- Add throughput benchmark module
- KTOR-9203 Add non-blocking release function for multi-part content
- Update dependency com.github.luben:zstd-jni to v1.5.7-7
- Update dependency io.micrometer:micrometer-core to v1.16.4
- Move decompression to earlier phase in receivePipeline.
- Server Sessions. Create sessions based on call; clear session by id.
- KTOR-9276 Dynamic auth provider suspend authenticate
- Docs
- Kotlin not yet supported