We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b527c9 commit 8189eeeCopy full SHA for 8189eee
Sources/GRPC/GRPCChannel/GRPCChannel.swift
@@ -15,7 +15,6 @@
15
*/
16
import NIOCore
17
import NIOHTTP2
18
-import NIOSSL
19
import SwiftProtobuf
20
21
public protocol GRPCChannel {
Sources/GRPC/TLSVerificationHandler.swift
@@ -13,10 +13,8 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
-import Foundation
import Logging
import NIOTLS
22
/// Application protocol identifiers for ALPN.
0 commit comments