We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7555f41 commit fffdfa4Copy full SHA for fffdfa4
CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [keep a changelog](http://keepachangelog.com/) and this p
7
### [2.8.3] - [2023-10-31]
8
### Fixed
9
- `NRtClient` will now guard against multiple connection attempts without disconnecting from the socket.
10
+- `NRtClient` now exposes an `isConnecting()` method for checking if an active connection attempt is being made.
11
12
### [2.8.2] - [2023-10-31]
13
0 commit comments