|
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 |
|
|
9a5296661f
|
support urlencoded
|
2022-05-06 12:05:10 +02:00 |
|
|
f9edc5e7d0
|
fix outputServerError
|
2022-05-06 11:38:54 +02:00 |
|
|
2ef0844d34
|
output an serverError when a request has a unhandled error
|
2022-05-06 11:35:00 +02:00 |
|
|
5c7f50bbec
|
fix disable step
|
2022-05-06 10:44:37 +02:00 |
|
|
b6f99d580c
|
added disabled static flag for disable initialization on controllers
|
2022-05-06 10:43:21 +02:00 |
|
|
daa0110c7e
|
fix exit handler
|
2022-05-06 10:32:02 +02:00 |
|
|
604edd49ae
|
fix registerHTTPEndpoint is has incorrect http method alias
|
2022-05-06 10:27:43 +02:00 |
|
|
70e319665a
|
comments over registerHTTPEndpoint
|
2022-05-06 08:09:21 +02:00 |
|
|
9b21671be8
|
move http request to method handleHTTPRequest
|
2022-05-06 08:07:34 +02:00 |
|
|
d0f9b7c1d6
|
improve readibility
|
2022-05-06 08:05:46 +02:00 |
|
|
97f38ce73d
|
pass endpoint reachability on complex controllers
|
2022-05-05 10:54:04 +02:00 |
|
|
bc8c4ecfc4
|
added endpoint reachability
|
2022-05-05 10:40:16 +02:00 |
|
|
14f7a900be
|
"
|
2022-05-05 09:51:59 +02:00 |
|
|
3c20bd16aa
|
update default WSListenPort to 3020
|
2022-05-05 09:50:08 +02:00 |
|
|
c7a712e25f
|
added close event
|
2022-05-05 09:46:50 +02:00 |
|
|
56f3d95423
|
output server info
|
2022-05-05 09:46:26 +02:00 |
|
|
a68cdb1ffe
|
use Hyper-Express lib
|
2022-05-05 09:45:28 +02:00 |
|
|
d4002163af
|
initialize server
|
2022-05-05 09:44:28 +02:00 |
|
|
2bbb7ff69e
|
handle events
|
2022-02-23 13:56:06 +01:00 |
|
|
1614d80ab0
|
reimplement attach detach methods
|
2022-02-23 13:55:59 +01:00 |
|
|
ad39ab3b34
|
use httpMethod if fixedmethod not is available
|
2022-02-21 11:17:44 +01:00 |
|
|
e7c0693100
|
handle fixedMethod
|
2022-02-21 11:14:27 +01:00 |
|