Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Tags: dart-archive/json_rpc_2

Tags

3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #83 from dart-lang/prep_publish

prep for publishing 3.0.2

3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare to publish (#78)

3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare to publish with null safety (#75)

Bump the `stream_channel` constraint so the lower bound is migrated for
null safety.

2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare to publish (#54)

2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added `strictProtocolChecks` named parameter to `Peer` and `Server` c…

…onstructors (#51)

Allows creating servers which are lenient towards misbehaving clients.

2.1.1


    

2.1.0

Add an unhandledError callback (#37)

Allows clients to handle or rethrow errors instead of silently swallowing them.

2.0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to 2.0.10 (#39)

Version 2.0.9 was already published with no changelog.

2.0.9


    

2.0.8

Use Dart 2 constants.