20 Commits

Author SHA1 Message Date
97fd950cee use global.InternalConsole 2023-05-11 18:16:06 +02:00
1105a00f1d improve logging 2023-05-11 18:10:55 +02:00
4f03c56e94 added version on base endpoint 2023-04-04 14:01:16 +02:00
ba42538c1d refactor names 2023-01-24 20:08:18 +01:00
eb450809d7 rename socket to client 2022-12-02 07:30:40 +01:00
d1fa6e7fb3 remove nano-express engine support 2022-09-29 20:59:24 +02:00
f3a4b2dace fix httpOptions 2022-08-04 17:15:45 +02:00
e102d82037 reimplement http 2022-08-04 16:54:39 +02:00
3aa45b3338 improve log 2022-06-22 17:15:18 +02:00
56c421848b support to disableBaseEndpoint 2022-06-22 17:12:52 +02:00
1691e24580 implement silent mode 2022-06-22 16:49:45 +02:00
78ceb643c4 support builtInMiddlewares 2022-05-13 11:53:37 +02:00
203ed30c92 check if httpInterface has a close function 2022-05-13 11:48:17 +02:00
65d987fa51 remove unused const 2022-05-13 11:41:47 +02:00
8e525606c3 added warn flag for using hyper-express httpEngine 2022-05-13 11:41:30 +02:00
d89cce7bf4 added express as available HTTPEngines 2022-05-13 11:41:04 +02:00
aff50b6101 body parser for nanoexpress 2022-05-06 18:55:08 +02:00
aaf104a5d4 Support multiple http engines 2022-05-06 18:47:21 +02:00
7eabb6eaa7 move lib to server lib 2022-05-06 14:21:21 +02:00
db9d02ca70 split server exports to index 2022-05-06 14:17:27 +02:00