openresty / openresty/lua-nginx-module

[Feature Request] Support lua ability in nginx-quic

Open
#1,893 11 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
11.8k
Forks
2.1k
Avg merge
6h 1m
Merged PRs (30d)
6

Description

As quic has become a standard, nginx-quic will soon release the formal version. Actually, there are lots of optimization can be done in nginx-quic with lua, such as: CID generation process, congestion control algorithms implementation, all above can give a nginx-quic developer a more friendly and fast development experience

So, will openresty make some effort about this? If you're interested in it, we'd like to give some pr for it.

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

No files, tests, or entry points are named. Start by mapping the existing Lua integration to nginx-quic, then determine whether support for CID generation and congestion-control algorithms is in scope and what tests would demonstrate completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.