ProtoDef-io / ProtoDef-io/node-protodef

Example of protocols that ProtoDef could handle

Open
#6 6 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.