Skip to content

Releases: looker-open-source/chatty

2.2.0

01 Oct 17:43
50f0ab7
Compare
Choose a tag to compare
  • Add async capabilities to sendAndReceive().
  • Security fixes.

2.1.0

26 Sep 21:16
0989c65
Compare
Choose a tag to compare
  • add createHostFromSource()

2.0.0

19 Aug 21:31
a2f2c04
Compare
Choose a tag to compare
  • Adds sendAndReceive() method to host and client connections
  • Use interfaces instead of types when appropriate (TypeScript)