Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 942 Bytes

File metadata and controls

46 lines (23 loc) · 942 Bytes

1.2.0 / 2026-03-31

Send service directly supports the listener events definition for simple cases.

Listeners support new events for start and end, execute callback functions before sending the service, and after the service response.

1.1.0 / 2024-12-06

Multiple connections to many endpoints.

1.0.8 / 2021-10-13

Bug with endpoint not defined has been solved.

1.0.7 / 2021-10-13

Autoload the URL prefix when it is in the development environment.

1.0.6 / 2021-10-03

Autoload the URL prefix when starts with slash.

1.0.5 / 2021-07-02

When close, stop the background auto-reconnect timer.

1.0.4 / 2021-07-02

Avoid auto-reconnect with parallel threads.

1.0.3 / 2021-06-24

Auto-reconnect only if not purposefully closed.

1.0.2 / 2021-06-24

Auto-reconnect configuration added and tick timer removed.

1.0.1 / 2021-05-29

Instruction fixes and debugger removed.

1.0.0 / 2021-05-28

First public version.