nginx clojure module handle simple tcp and udp requests.
24 views
Skip to first unread message
Georgios Papageorgiou
unread,
Nov 27, 2017, 7:59:53 AM11/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nginx-Clojure
Hello,
I want to know if this module can handle simple tcp and udp requests. All the configuration and the examples of the project on github are about http handlers.
Can i create a block of stream{...} expect of http{...} in nginx.conf ?