vapor / websocket-kit

WebSocket client library built on SwiftNIO

Home Page:https://docs.vapor.codes/4.0/advanced/websockets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

client not response?

shenfu1991 opened this issue · comments

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Add package with configuration '...'
  2. Send request with options '...'
  3. See error

Expected behavior

A clear and concise description of what you expected to happen.

Environment

  • Vapor Framework version: 4.39.2
  • Vapor Toolbox version: 18.3.0
  • OS version:macOS 11.1

Additional context

Add any other context about the problem here.

Hi,
i try connect to a websocket,but onText function no get any data?

image