Releases: thruway/client
Releases · thruway/client
0.5.8
- Allow passing in ConnectorInterface
- Stop receiving messages when session is null
0.5.7
- Require PHP >7.1
- Add return type for Logger for php 8.1 compatibility
0.5.6
Allow more versions of psr log
0.5.3
Correct issue with Result
constructor.
0.5.2
Added missing use
statement
0.5.0
Initial split of router and client codebase