It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive
☆233Jul 22, 2021Updated 4 years ago
Alternatives and similar repositories for nginx-link-function
Users that are interested in nginx-link-function are comparing it to the libraries listed below
Sorting:
- C++ http client, pure libcurl based with customized set_easy_opt for different kind of requests for Mobile, NON BLOCK UI SYNC http reques…☆29Oct 31, 2018Updated 7 years ago
- ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!☆25Sep 21, 2018Updated 7 years ago
- A STOMP upstream module on nginx, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.☆13Jun 13, 2018Updated 7 years ago
- To structure your elastic client command in your nginx proxy for multiple elasticsearch server.☆22Apr 27, 2018Updated 7 years ago
- A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage☆16Dec 22, 2021Updated 4 years ago
- This is the sample application projects of using nginx c function☆11Oct 4, 2020Updated 5 years ago
- High level APIs to build Nginx module with nginx-link-function☆18Oct 1, 2021Updated 4 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Mar 7, 2018Updated 8 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Nov 5, 2020Updated 5 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Sep 17, 2018Updated 7 years ago
- A Babel preset for njs - NGINX JavaScript☆19May 19, 2023Updated 2 years ago
- A simple access rights gem with users, roles and capabilities☆22Jun 9, 2023Updated 2 years ago
- nginx module to log messages over ZeroMQ☆64May 31, 2019Updated 6 years ago
- C module to issue JSON Web Tokens (JWT) as JSON Web Signature (JWS) payload (RFC 7519)☆15Oct 23, 2017Updated 8 years ago
- Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. …