ProtoDef-io / ProtoDef-io/node-protodef
Example of protocols that ProtoDef could handle
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 25
- Avg merge
- 4d 3m
- Merged PRs (30d)
- 2
Description
I think it's interesting to list some protocols we want Protocols to be able to handle.
- http2
- would be fun to look into LoL
- minetest (also see client.cpp by ctrl+f "NetworkPacket pkt")
- what other binary protocol would be interesting ?
Just some ideas of what binary protocols look like, of course we don't have to implement them !
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.
Research direction
Start by reviewing the linked HTTP/2, LoL, and Minetest protocol specifications, including Minetest's client.cpp around "NetworkPacket pkt". The issue does not identify a target file, implementation scope, or acceptance criteria; done would require agreeing which protocol examples ProtoDef should support or document.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100