-
Notifications
You must be signed in to change notification settings - Fork 1
Change log
Ivo Yankulovski edited this page Apr 3, 2023
·
159 revisions
v1.19.3
- add
paramsPathDatato route object ofaddParamsPathListener
v1.19.2
- add file load example with upload/download
v1.19.1
- optimize source
v1.19.0
- emit path stars
*inrouteCallbackofSubserver - add
addParamsPathListenertoSubserver - update api provider example
v1.18.8
- add
addMethodPathListenertoSubserver
v1.18.7
- add
contentParsersfunction map to extended server, await Promise return
v1.18.6
- change
onReadRequestBodyto Promise based return for async inheritance -
onReadRequestBodyinXProtoSSChemodule is nowasyncmethod -
middlewareprocessing inXProtoSSCheserver will await Promise returns and break cycle on true - update apiprovider example to test middleware
-
endResponseinXProtoSSChemodule isasyncmethod, supports non-string data and Promise await
v1.18.5
- add
readRequestOnErrorboolean flag inProtoSSCheserver - add
middlewarearray function list inXProtoSSCheextended server
v1.18.4
- fix asyncBuffer in
XProtoSSChegrid of __async responses onflushAsyncBuffer
v1.18.3
- add
__dataJoin,__dataPrefix,__dataSuffixto response ofXProtoSSChemodule onendResponsemethod - reformat source
v1.18.2
- update html server example
v1.18.1
- add api provider example
v1.18.0
- create pages docs
- add examples folder
- add html server loading example
v1.17.0
- implement
StartUpandShutDownof server -
indexautostarts -
ProtoSSChemain module exports changed
v1.16.6
- add
MicroServiceinmodulesd.ts
v1.16.5
- add
VirtualizationServiceinmodulesd.ts - add
VirtualContainerinapid.ts - update exports interface in d.ts
v1.16.4
- add
PropagationDatainapid.ts
v1.16.3
- add
PropagationServiceinmodulesd.ts
v1.16.2
- add
FileUploadinapid.ts - type numeric buffers in
ServerTypes
v1.16.1
- add
ServiceEncasementinmodulesd.ts - type the Cluster Body of
ClusterHead,WorkerThread,ChildProcess
v1.16.0
- update
SocketControllerd.ts
v1.15.9
- add
ChatConfiginterface toapid.ts
v1.15.8
- move
ChatStreaminterface to separate d.ts - add
VideoandAudiostream interface toapid.ts
v1.15.7
- add
Premiseas asynchronous refutation to resolve failed promises of arguable materials
v1.15.6
- add
EVENTStoChatControllerStaticinterface - add
EnvironmentTypestoapid.ts
v1.15.5
- add
ChatControllerstream interface
v1.15.4
- update
APIController,ChatController,SocketControllerd.ts - update
ChatControllermessaging structure
v1.15.3
- objectify types in
HTMLCache,HTMLParser,HTMLDomElement
v1.15.2
- update
ServerTypes
v1.15.1
- update
apitypes - update
SocketControllerobject types - add
APIController.ts
v1.15.0
- add
apitypes - add
APIController,ChatController,SocketController - update
ServerObjects
v1.14.3
- move
ServerObjectstypes from main server - define types of server object maps
v1.14.2
- add
SplitURL,RouteObject,AugmentRequest,AugmentResponse,RoutedResponse - add
DeepVoyageinterfaces and update server
v1.14.1
- add
ServerEnvironment,ServerStats,ServerOptions,BasicServerGlobalinterfaces
v1.14.0
- add
utils/web/Cookies