|
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 |
|
|
853f43893c
|
refactor app router & initialization
|
2021-07-09 13:29:34 +02:00 |
|
|
9ecceef97d
|
refactor endpoint registration method
|
2021-07-09 13:02:13 +02:00 |
|
|
1b01e2c5ee
|
moved server.manifest method to constructor
|
2021-07-09 12:46:53 +02:00 |
|
|
0a25a3fe0e
|
other refactors
|
2021-07-08 15:24:06 +02:00 |
|
|
96a8141c76
|
prevent to send header after sent
|
2021-07-08 12:42:20 +02:00 |
|
|
5bd9c15803
|
added missing typeof
|
2021-07-08 12:31:40 +02:00 |
|
|
69ac40dbd8
|
move endpoint to middleware execution
|
2021-07-08 12:08:48 +02:00 |
|
|
ed2e3c3291
|
use expose information
|
2021-07-08 12:06:11 +02:00 |
|
|
6414dba098
|
refactor endpoints register & middleware query
|
2021-07-08 11:48:33 +02:00 |
|
|
a1f38dde25
|
exec controllers middlewares
|
2021-07-08 11:30:53 +02:00 |
|
|
1b09d15740
|
expose endpoint into req
|
2021-07-08 11:17:42 +02:00 |
|
|
14a97f580a
|
require form corenode dist
|
2021-07-08 10:37:04 +02:00 |
|
srgooglo
|
0ca8e8d3b4
|
fix ip.getHostAddress
|
2021-06-23 14:39:59 +02:00 |
|
srgooglo
|
25ee308805
|
getHostAddress from net lib
|
2021-06-22 16:12:13 +02:00 |
|
srgooglo
|
51ef45613c
|
added createInterface & localOrigin set
|
2021-06-21 15:46:43 +02:00 |
|
srgooglo
|
11a6b1d260
|
support method map
|
2021-06-21 13:22:21 +02:00 |
|
srgooglo
|
d80f7a3736
|
support load controllers
|
2021-06-21 13:14:41 +02:00 |
|
srgooglo
|
35750d37a0
|
refactor endpoints registration method
|
2021-06-21 13:09:45 +02:00 |
|
srgooglo
|
a9c1ce9ca8
|
handle endpoints with params
|
2021-06-21 12:48:09 +02:00 |
|
srgooglo
|
9d3af9cf68
|
loadOskid on server init
|
2021-06-18 15:07:13 +02:00 |
|
srgooglo
|
4637d940d1
|
refactor libraries
|
2021-06-16 14:09:07 +02:00 |
|