summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_unit_typedefs.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-08-20Introducing websocket support in router and libunit.Max Romanov1-13/+14
2018-08-06Unit application library.Max Romanov1-0/+25
Library now used in all language modules. Old 'nxt_app_*' code removed. See src/test/nxt_unit_app_test.c for usage sample.