Skip to content

Releases: marushkevych/pcats-listener

Handling server 'error' event

Choose a tag to compare

@marushkevych marushkevych released this 09 Jan 17:27
v1.4.2

Handling server error event and listening event

Handling no response

Choose a tag to compare

@marushkevych marushkevych released this 08 Jan 23:03

Handling request that require no response - just resolve promise with no value.
Also connection.request(data, [callback]) now takes optional callback

processor function is now expected to return response value or response promise

Choose a tag to compare

@marushkevych marushkevych released this 08 Jan 19:02
v1.4.0

Update README.md

asynchronous request processor

Choose a tag to compare

@marushkevych marushkevych released this 07 Jan 22:53

Server processor is now asynchronous - communicates response through callback function

Client API changes - handle connection error

Choose a tag to compare

@marushkevych marushkevych released this 05 Jan 17:51
v1.2.0

client - handling connection error

Client API changes

Choose a tag to compare

@marushkevych marushkevych released this 05 Jan 17:38

Now Connection emits 'response' event

Initial release

Choose a tag to compare

@marushkevych marushkevych released this 31 Dec 06:59
v1.0.0

edit package.json