为您找到"

ktor

"相关结果

Ktor 中文站 - Kotlin 异步 Web 框架

2020年10月22日 · Ktor 是一个使用强大的 Kotlin 语言 在互联系统中构建异步服务器与客户端的框架。 本站提供了 Ktor 应用程序结构与编程接口的完整参考,以及如何处理特定任务的参考。 这里是查找你 …
ktor.kotlincn.net

Ktor: Build Asynchronous Servers and Clients in Kotlin

2026年6月29日 · Ktor is built from the ground up using Kotlin and Coroutines. You get to use a concise, multiplatform language, as well as the power of asynchronous programming with an intuitive …
ktor.io

【Ktor入坑指南】全Kotlin编写的多平台异步网络框架 ...

2022年9月13日 · Ktor是一个在国外挺火的开源网络框架,它既是一个服务端框架、也能用作客户端。 它背靠JetBrains,全Kotlin开发,对Kotlin项目非常友好! 本文主要围绕Ktor客户端介绍Ktor的特性。
juejin.cn

GitHub - ktorio/ktor: Framework for quickly creating connected ...

Ktor applications can be hosted in a special test environment, which emulates a web server to some extent without actually doing any networking. It provides easy way to test an application without …
github.com

我用 Ktor 替换了 Retrofit-我的网络代码减少了一半 - 技术栈

2025年8月21日 · 为了基本的CRUD操作都 已经 60+ 多行了。 而且我们甚至没有加入错误处理、重试逻辑或自定义Header。 Ktor 登场:Kotlin 原生的替代方案 Ktor 采取了一种根本不同的方法。 它没有 …
jishuzhan.net

Ktor 3.0 来啦!Ktor 3.0 现已发布, 新增多项新特性并提高了 ...

2024年11月2日 · Ktor 3.0 现已发布, 新增多项新特性并提高了性能. 新版本 Ktor 基于 Kotlin 2.0 构建, 并切换到 kotlinx-io, 使 Ktor 与时俱进.
juejin.cn

快速入门 - 快速入门 - Ktor

2020年10月22日 · Ktor 是一个轻松构建联网应用(web 应用、 HTTP 服务、 移动应用以及浏览器应用)的框架。 现代的联网应用需要异步化来提供最佳的用户体验,而 Kotlin 协程为此提供了 极其简便 …
ktor.kotlincn.net

简单、有趣的Kotlin异步微服务框架(一): 初始Ktor

2021年4月25日 · 2. 什么是Ktor 2.1 Ktor基本介绍 用Ktor官方 (ktor.io/)一句话来介绍: 「Ktor是一个用于创建微服务、web应用程序等异步框架,它很简单、有趣并且免费开源」。
zhuanlan.zhihu.com

Ktor 3.0 现在推出新功能,性能也得到提升 - JetBrains 博客

2024年11月7日 · 此新版本使用 Kotlin 2.0,并切换到 kotlinx-io,因此 Ktor 更加现代化,与其他 Kotlin 工具的连接也更好。 Ktor 3.0 的运行速度更快,并提供了更多客户端-服务器应用程序构建选项。
blog.jetbrains.com

Welcome | Ktor Documentation

2026年7月8日 · Ktor Documentation Ktor is a framework for building asynchronous server-side and client-side applications with ease.
ktor.io
点击加载下一页↓

相关搜索