Skip to content

v3.9.0

Latest
Compare
Choose a tag to compare
@akalex akalex released this 30 Oct 14:32
ba17a76
  • Add ability to say that HTTP/2 protocol should be used when making request. Please find an example below:
client = AsyncFirebaseClient(use_http2=True)