|
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 |
|
|
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 |
|
|
60f29d3bdc
|
return array
|
2022-02-21 10:02:46 +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 |
|
|
738e81cbf8
|
added generateWSRequestDispatcher
|
2022-02-21 09:45:54 +01:00 |
|
|
12ef2284c3
|
handle wsEvents
|
2022-02-21 09:45:44 +01:00 |
|
|
fd3a1e8930
|
implement getWSEndpoints
|
2022-02-21 09:45:35 +01:00 |
|
|
f22a488d49
|
added ClientWSInterface
|
2022-02-21 09:45:23 +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 |
|
|
2dd55c31fc
|
emit event
|
2022-02-18 13:08:47 +01:00 |
|
|
0f1ba04d2b
|
disabled cli bin
|
2022-02-18 13:06:55 +01:00 |
|
|
3193f00e39
|
rewrite Server class
|
2022-02-18 13:05:17 +01:00 |
|
|
d5b47dc0c6
|
remove unused lib
|
2022-02-18 13:04:56 +01:00 |
|
|
e09664116e
|
refactor client methods
|
2022-02-18 13:04:41 +01:00 |
|
|
201dd00e91
|
update exports
|
2022-02-18 13:04:12 +01:00 |
|
|
41c452b754
|
moved classes to server classes
|
2022-02-18 13:04:03 +01:00 |
|
|
16a970b8fb
|
remove unused class
|
2022-02-18 13:03:44 +01:00 |
|
|
97b20ca4d6
|
added ComplexController class
|
2022-02-18 13:03:26 +01:00 |
|
|
a53d39b825
|
handleResponse
|
2022-01-25 11:14:28 +01:00 |
|
|
8231eca775
|
await
|
2022-01-10 13:08:42 +01:00 |
|
|
755b15d909
|
some updates
|
2022-01-10 11:59:43 +01:00 |
|
|
dbcbf8d6b9
|
fix process.runtime
|
2022-01-10 11:59:28 +01:00 |
|
|
23aef54771
|
initialize on construct
|
2022-01-05 21:55:48 +01:00 |
|
|
a23534a79d
|
added TODO
|
2022-01-05 21:55:31 +01:00 |
|
|
a5a49c1ca2
|
fix method
|
2022-01-05 21:49:40 +01:00 |
|
|
2a08b6b50e
|
added controllers
|
2022-01-05 20:43:23 +01:00 |
|
|
9070dcaad9
|
use single server lib
|
2021-11-15 14:21:25 +01:00 |
|
|
daf2885f39
|
fix methods
|
2021-11-15 13:34:17 +01:00 |
|
|
9834099f49
|
refactor client
|
2021-11-15 13:34:07 +01:00 |
|
|
d2f5ad03c3
|
remove log
|
2021-11-15 10:08:47 +01:00 |
|
|
81b52fd65f
|
refactor generateDispatcher
|
2021-11-15 10:03:49 +01:00 |
|