Skip to content

Releases: Caltech-IPAC/firefly_client

2.6.0

18 Mar 23:07
3835093
Compare
Choose a tag to compare

firefly_client 2.6.0

Release Notes:

  • Pass the authentication token (if available) when creating a web socket
  • Replace ws4py with websocket-client
  • Add better exception handling around json parsing
  • Add debugging option for better feedback
  • Remove dependency on 'future'
  • Update testing code