|
d1fa6e7fb3
|
remove nano-express engine support
|
2022-09-29 20:59:24 +02:00 |
|
|
0b7b3fe3b7
|
fill result object every makeRequest
|
2022-09-09 17:27:08 +02:00 |
|
|
42225f6489
|
run handlers on makeRequest
|
2022-09-09 17:02:08 +02:00 |
|
|
4186a99f02
|
use makeRequest
|
2022-09-09 16:58:01 +02:00 |
|
|
e30fc01ba4
|
pass all args
|
2022-09-09 16:57:48 +02:00 |
|
|
1c4a378fd7
|
added beforeRequest handler
|
2022-09-09 15:12:26 +02:00 |
|
|
1bf59c18c9
|
added AbortController support
|
2022-09-09 14:52:50 +02:00 |
|
|
b8926dfdab
|
added axios-retry support
|
2022-09-09 13:31:06 +02:00 |
|
|
3e441ded1c
|
export default
|
2022-09-09 13:30:51 +02:00 |
|
|
f528703ec6
|
use wsOrigin
|
2022-08-04 17:26:11 +02:00 |
|
|
f3a4b2dace
|
fix httpOptions
|
2022-08-04 17:15:45 +02:00 |
|
|
e102d82037
|
reimplement http
|
2022-08-04 16:54:39 +02:00 |
|
|
53c112d7c4
|
use async
|
2022-08-04 16:52:19 +02:00 |
|
|
71b13c36b3
|
change default httpEngine to express
|
2022-08-04 16:19:32 +02:00 |
|
|
ed79208574
|
fix namings
|
2022-08-04 16:18:12 +02:00 |
|
|
a2879b1f3b
|
import internalConsole
|
2022-06-22 17:44:28 +02:00 |
|
|
7e9d31e931
|
use global internal console
|
2022-06-22 17:41:48 +02:00 |
|
|
5a50349bd7
|
use export default
|
2022-06-22 17:37:25 +02:00 |
|
|
4d7fbfbaee
|
added utils
|
2022-06-22 17:36:19 +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 |
|
|
94cec32026
|
added internalConsole
|
2022-06-22 16:49:37 +02:00 |
|
|
53c647aadd
|
fix bin
|
2022-06-22 16:49:24 +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 |
|
|
869c0dcf36
|
set default http engine nanoexpress
|
2022-05-06 18:47:06 +02:00 |
|
|
ac05c162c6
|
remove defaultHeaders
|
2022-05-06 18:46:55 +02:00 |
|
|
afa399dbff
|
move each lib to a folder
|
2022-05-06 14:35:07 +02:00 |
|
|
c639a51f8e
|
move to lib
|
2022-05-06 14:26:33 +02:00 |
|
|
4f3a57e9fa
|
fix path
|
2022-05-06 14:26:22 +02:00 |
|
|
7eabb6eaa7
|
move lib to server lib
|
2022-05-06 14:21:21 +02:00 |
|
|
6a099620d9
|
move ClientWSInterface to client classes
|
2022-05-06 14:20:50 +02:00 |
|
|
b515eb24f9
|
"
|
2022-05-06 14:18:35 +02:00 |
|
|
db9d02ca70
|
split server exports to index
|
2022-05-06 14:17:27 +02:00 |
|
|
730be175b4
|
move controller to server classes
|
2022-05-06 14:17:10 +02:00 |
|
|
2fa4d5fb9d
|
use require instead import
|
2022-05-06 14:16:54 +02:00 |
|
|
5235d2fad3
|
update exports
|
2022-05-06 14:16:36 +02:00 |
|
|
f6c1b891df
|
added outputServerError lib
|
2022-05-06 14:16:31 +02:00 |
|
|
31c2520cf2
|
move serverManifest lib to a single script
|
2022-05-06 14:16:21 +02:00 |
|
|
eb07cfe576
|
path request model
|
2022-05-06 13:46:30 +02:00 |
|
|
f6288d26e4
|
fix next apply
|
2022-05-06 13:41:51 +02:00 |
|
|
996afd69b0
|
use middleware for patch every request
|
2022-05-06 13:33:25 +02:00 |
|
|
51541f5ae8
|
added default headers
|
2022-05-06 13:17:12 +02:00 |
|
|
5b86282389
|
define global default variables
|
2022-05-06 12:09:24 +02:00 |
|