nginx / nginx/njs

Add support for a fetch-like API for TCP (and UDP) sockets.

Open
#708 3 comments 3 reactions 1 assignee View on GitHub

@xeioex is already working on this.

Since Dec 15, 2025.

feature nginx-module njs
Dominant language
C
Stars
1.6k
Forks
239
Avg merge
2d 9h
Merged PRs (30d)
10

Description

In a similar fashion to OpenResty's ngx.socket.tcp

My use-case for this would be for interacting (populating) Memcached directly from NJS (in a non-hack way). Of course there would be many other use-cases - for various TCP/UDP services.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.