Change log, 1.15 to 2.0 - ZetaRet/protoss-nodejs-basic GitHub Wiki
Change log
v1.19.3
- add
paramsPathData
to route object ofaddParamsPathListener
v1.19.2
- add file load example with upload/download
v1.19.1
- optimize source
v1.19.0
- emit path stars
*
inrouteCallback
ofSubserver
- add
addParamsPathListener
toSubserver
- update api provider example
v1.18.8
- add
addMethodPathListener
toSubserver
v1.18.7
- add
contentParsers
function map to extended server, await Promise return
v1.18.6
- change
onReadRequestBody
to Promise based return for async inheritance onReadRequestBody
inXProtoSSChe
module is nowasync
methodmiddleware
processing inXProtoSSChe
server will await Promise returns and break cycle on true- update apiprovider example to test middleware
endResponse
inXProtoSSChe
module isasync
method, supports non-string data and Promise await
v1.18.5
- add
readRequestOnError
boolean flag inProtoSSChe
server - add
middleware
array function list inXProtoSSChe
extended server
v1.18.4
- fix asyncBuffer in
XProtoSSChe
grid of __async responses onflushAsyncBuffer
v1.18.3
- add
__dataJoin
,__dataPrefix
,__dataSuffix
to response ofXProtoSSChe
module onendResponse
method - 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
StartUp
andShutDown
of server index
autostartsProtoSSChe
main module exports changed
v1.16.6
- add
MicroService
inmodules
d.ts
v1.16.5
- add
VirtualizationService
inmodules
d.ts - add
VirtualContainer
inapi
d.ts - update exports interface in d.ts
v1.16.4
- add
PropagationData
inapi
d.ts
v1.16.3
- add
PropagationService
inmodules
d.ts
v1.16.2
- add
FileUpload
inapi
d.ts - type numeric buffers in
ServerTypes
v1.16.1
- add
ServiceEncasement
inmodules
d.ts - type the Cluster Body of
ClusterHead
,WorkerThread
,ChildProcess
v1.16.0
- update
SocketController
d.ts
v1.15.9
- add
ChatConfig
interface toapi
d.ts
v1.15.8
- move
ChatStream
interface to separate d.ts - add
Video
andAudio
stream interface toapi
d.ts
v1.15.7
- add
Premise
as asynchronous refutation to resolve failed promises of arguable materials
v1.15.6
- add
EVENTS
toChatControllerStatic
interface - add
EnvironmentTypes
toapi
d.ts
v1.15.5
- add
ChatController
stream interface
v1.15.4
- update
APIController
,ChatController
,SocketController
d.ts - update
ChatController
messaging structure
v1.15.3
- objectify types in
HTMLCache
,HTMLParser
,HTMLDomElement
v1.15.2
- update
ServerTypes
v1.15.1
- update
api
types - update
SocketController
object types - add
APIController.ts
v1.15.0
- add
api
types - add
APIController
,ChatController
,SocketController
- update
ServerObjects
v1.14.3
- move
ServerObjects
types from main server - define types of server object maps
v1.14.2
- add
SplitURL
,RouteObject
,AugmentRequest
,AugmentResponse
,RoutedResponse
- add
DeepVoyage
interfaces and update server
v1.14.1
- add
ServerEnvironment
,ServerStats
,ServerOptions
,BasicServerGlobal
interfaces
v1.14.0
- add
utils/web/Cookies