Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 358 Bytes

NOTES.md

File metadata and controls

6 lines (4 loc) · 358 Bytes

Fixed

  • [JS] Streaming functions in JS client would swallow all GRPC errors and instead throw on a null exception on getHead for the first frame of messages, now we wait for error message and reject with that message

Added

  • [JS] Convenience methods for serialising and deserialising grants to base64 so grants can be treated as opaque identifiers