Add Support for Bizhawk's comm module
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by locating the comm module and the code that parses incoming commands. Trace how the existing command format is read, then verify that a byte-count prefix such as 12 starttimer\r\n is accepted while the command and line ending remain usable. Done means Bizhawk's prefixed messages work through the module.
Written by the indexing model from the issue text.
Description
As it is, Bizhawk prepends every command with the number of bytes of the sent message; i.e. sending "starttimer\r\n" actually sends 12 starttimer\r\n. It would be helpful if this module could accept this format, especially since I imagine interacting with Bizhawk is a common use case for this module.
- Dominant language
- C#
- Stars
- 52
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from LiveSplit/LiveSplit.Server
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
LiveSplit/LiveSplit.Server#36 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
LiveSplit/LiveSplit.Server#32 · 1 comment · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
LiveSplit/LiveSplit.Server#29 · 7 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
All issues in LiveSplit/LiveSplit.Server
Similar issues
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Type: enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
apache/arrow-adbc#4809 ·
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
microsoft/vscode-azurefunctions#5197 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
microsoft/microsoft-ui-reactor#1274 ·