Simple Websocket for realtime data
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 251
- PR merge metrics
- No merged PRs in 30d
Description
I want to build realtime data recieve it from Pyhton script that connected with Raspberry
I did follow this step:
http://doc.workerman.net/worker/listen.html
but I cannot modify those script, it only start with uid1
so, how can i do for dynamic data ?
and can it send via url to send to websocket?
example `http://localhost:8000/?id=1&data=51`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Workerman worker/listen documentation and the websocket setup described in the issue. Clarify how the Python script and Raspberry Pi should provide dynamic data, and whether the example HTTP URL should publish it to the websocket. Done means a documented, working approach for dynamic values rather than a connection limited to uid1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, python, raspberry-pi
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100