Skip to content

v1.0.0-8

Choose a tag to compare

@aricart aricart released this 24 Sep 13:56
· 842 commits to main since this release
34b3405

v1.0.0-8

This release simply provides internal support to other transport implementations.

  • Changed what is provided to a transport, as some transports such as websocket requires additional information in order to decide how to connect to the server
  • Added the ability for a transport implementation to specify a function that pre-processes host-port/url values as defaults for ports with some protocols are protocol defined.