|
d9be128227
|
resolve fromPath
|
2023-03-03 21:47:55 +01:00 |
|
|
b5bbfc0e19
|
support custom srcPath
|
2023-03-03 21:29:11 +01:00 |
|
|
395eba9ee7
|
update index
|
2023-01-24 20:08:44 +01:00 |
|
|
e102d82037
|
reimplement http
|
2022-08-04 16:54:39 +02:00 |
|
|
71b13c36b3
|
change default httpEngine to express
|
2022-08-04 16:19:32 +02:00 |
|
|
869c0dcf36
|
set default http engine nanoexpress
|
2022-05-06 18:47:06 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
e7c0693100
|
handle fixedMethod
|
2022-02-21 11:14:27 +01:00 |
|
|
259138947f
|
parse error
|
2022-02-21 10:42:24 +01:00 |
|
|
56d9efb257
|
exclude socket arg
|
2022-02-21 10:38:41 +01:00 |
|
|
a37a3dfcf3
|
use err method
|
2022-02-21 10:35:48 +01:00 |
|
|
744f710903
|
pass socket arg
|
2022-02-21 10:22:01 +01:00 |
|
|
ebdac8631c
|
discard auth methods
|
2022-02-21 09:55:30 +01:00 |
|
|
c52174eaec
|
WS Server support
|
2022-02-21 09:46:08 +01:00 |
|
|
c3f187913f
|
spread execs
|
2022-02-18 14:52:44 +01:00 |
|
|
45ef6cced1
|
disable auto init
|
2022-02-18 14:31:55 +01:00 |
|
|
97497dc642
|
fix globals
|
2022-02-18 13:25:43 +01:00 |
|
|
3193f00e39
|
rewrite Server class
|
2022-02-18 13:05:17 +01:00 |
|
|
dbcbf8d6b9
|
fix process.runtime
|
2022-01-10 11:59:28 +01:00 |
|
|
a23534a79d
|
added TODO
|
2022-01-05 21:55:31 +01:00 |
|
|
9070dcaad9
|
use single server lib
|
2021-11-15 14:21:25 +01:00 |
|
|
ce5820f923
|
fix lib include
|
2021-10-05 10:18:16 +02:00 |
|
|
fef6e79527
|
wsserver basics
|
2021-08-30 14:45:07 +02:00 |
|
|
37e60153a9
|
refactor map generator
|
2021-07-28 09:45:37 +02:00 |
|
|
e1cff3b583
|
try to refact
|
2021-07-27 15:02:16 +02:00 |
|
|
fdd221f8a7
|
allow load controller from
|
2021-07-20 14:49:52 +02:00 |
|
|
625c555cf8
|
support custom httpServer listen
|
2021-07-19 14:40:25 +02:00 |
|
|
cb657e3c35
|
added missing arg
|
2021-07-09 13:50:08 +02:00 |
|
|
78b5411c95
|
refactor method registerEndpoint
|
2021-07-09 13:48:20 +02:00 |
|