openresty / openresty/stream-lua-nginx-module

UDP server implementation with Openresty ngx-lua-stream

Open
#141 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
749
Forks
210
Avg merge
4h 31m
Merged PRs (30d)
3

Description

Hello i am trying in vain to implemant a simple UDP server with ngx-lua-stream module
attempt to call field 'udp_socket' in ngx.req.udp_socket gives an error (nil value)
i am using the latest openresty
Pls help

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

The issue names no repository files or tests. Start by reproducing the nil-value error with a minimal UDP server using ngx-lua-stream and the latest OpenResty, then verify whether ngx.req.udp_socket is an available API; done requires a confirmed working approach or a clarified module limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
networking
Issue type
Bug
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.