show open host and port for incoming in beet.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 31
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 5
Description
**Is your feature request related to a problem? Please describe.**
First time users like me will not know what is the host and port(ws://localhost:60555) beet is opening for incoming connections from a website.
**Describe the solution you'd like**
We should mention this default host in the README and if possible show somewhere in the application. Console message at least will be good.
**Describe alternatives you've considered**
I got the port beet was opening by using netstat but that is time consuming.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README and locate the application entry point where beet opens ws://localhost:60555 for incoming website connections. Done means documenting the default host and port and showing them in the application, at least through a console message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, desktop, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100