Skip to content

Conversation

@turtleDev
Copy link
Contributor

@turtleDev turtleDev commented Oct 7, 2024

  • Adds support for Websocket protocol in Javascript Client.
  • User can pass in options.protocol as ws to request websocket protocol. (defaults to rest)
  • Client is now a subclass of EventEmitter. When ws protocol is enabled, the client emits an ack event for every server response.
  • Updated user documentation to add details about Websocket support

@coveralls
Copy link

coveralls commented Oct 7, 2024

Pull Request Test Coverage Report for Build 11218539072

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.269%

Totals Coverage Status
Change from base Build 10996506167: 0.0%
Covered Lines: 1896
Relevant Lines: 2333

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants