-
@buckstephenh commented on [Mon Aug 29 2016](https://github.com/IBM-Swift/Kitura-net/issues/86)
Hi, I am looking at some greenfield development and would like to make use of HTTP/2 PUSH_PROMISE. Any…
-
for debugging purposes, we should offer an option to switch on plain text .pcap recording.
It should be very clear that it's for debugging because `NIOWritePCAPHandler.SynchronisedFileSink` blocks …
-
### Describe the bug
The RPCs start to fail when connectivity changes, e.g. wifi -> cellular, or wifi -> disabled, on/off airplane mode.
The later RPCs all fails, only after restarting the app (…
-
`ByteBuffer`'s `get*`/`set*` methods have a very niche use-case. In almost all cases, the users should use `read*`/`write*` or something like `readableBytesView`.
The key issues are stuff like `buf…
-
| | |
|------------------|-----------------|
|Previous ID | SR-12706 |
|Radar | rdar://problem/62639675 |
|Original Repo…
-
SwiftNIOExtras offers a [`QuiescingHelper`](https://github.com/apple/swift-nio-extras/blob/main/Sources/NIOExtras/QuiescingHelper.swift) to gracefully shutdown servers. NIOHTTP2Handler should support …
-
I seem to be having issues with this library when using bidirectional streams, peers seem to disconnect on network switches. Is this a familiar issue?
-
Vulnerable Library - pushy-0.14.2.jar
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-codec-http/4.1.77.Final/…
-
Vulnerable Library - google.golang.org/grpc-v1.46.2
The Go language implementation of gRPC. HTTP/2 based RPC
Library home page: https://proxy.golang.org/google.golang.org/grpc/@v/v1.46.2.zip
Path to…
-
## Environment
macOS 15.0
Xcode 16.0
## Description
I cannot build the example on my system. I've tried both building via command line or Xcode but encounter the same issue. What could be missin…