Releases: Caltech-IPAC/firefly_client
Releases · Caltech-IPAC/firefly_client
2.6.0
firefly_client 2.6.0
Release Notes:
- Pass the authentication token (if available) when creating a web socket
- Replace
ws4py
withwebsocket-client
- Add better exception handling around json parsing
- Add debugging option for better feedback
- Remove dependency on 'future'
- Update testing code