-
we should have API docs for this at https://docs.swiftnio.io
-
-
To contribute to this issue, simply leave a comment here. Please also review [our contributing guidelines](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/master/CONTRIBUTING.md).
The cur…
jpsim updated
5 years ago
-
# 推荐收录
## 链接
https://forums.swift.org/t/smoke-framework-1/22710
## 理由
Amazon 之前开源的 Web 应用框架 Smoke 发布 1.0 了,围绕着 AWS 的服务做了很多深度集成。
-
In comment for `map`, it can treats error.
```
/// Operations performed in `map` should not block, or they will block the entire event
/// loop. `map` is intended for use when you have a …
-
we should have API docs for this at https://docs.swiftnio.io
-
**Short description of the issue**:
iOS 13/mac OS 10.15 come with built-in reactive programming framework:
https://developer.apple.com/documentation/combine
https://developer.apple.com/documenta…
-
### Expected behavior
I would like to use `NIOExtras.ServerQuiescingHelper` with `NIOTS` so I can better handle server quiescing. It works as intended with `NIO.ServerBootstrap` but not with `NIOTSLi…
-
### Steps to reproduce
`Package.swift`
```swift
import PackageDescription
let package = Package(
name: "TelegramBot",
dependencies: [
.package(url: "https://github.com/TBX…
-
Document+Mutations.swift:6:17: 'changeCapacity(to:)' is deprecated: changeCapacity has been replaced by reserveCapacity