Can websocoket server use async TCP connection for send the data?
Open
- Dominant language
- PHP
- Stars
- 11.6k
- Forks
- 2.2k
- Avg merge
- 11h 30m
- Merged PRs (30d)
- 3
Description
As i see only client data can , ans workerman use simple TcpConnection when somebody connect to server. is so technology in php what can help no wait then server send data ? maybe start send another or do somу another work
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue refers to the WebSocket server and its simple TcpConnection, but names no files, tests, or entry points. Start by locating the server-side send path and reviewing how TcpConnection handles writes; completion would require a defined asynchronous-send behavior and a confirmed approach for continuing other server work while data is sent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100