Proto commits in centrifugal/centrifuge-dart

These 17 commits are when the Protocol Buffers files have changed:

Commit:fb29860
Author:Alexander Emelin
Committer:GitHub

v0.15.0 development (#93)

The documentation is generated from this commit.

Commit:4c23682
Author:Alexander Emelin
Committer:GitHub

Headers emulation and setHeaders method to update headers (#92)

The documentation is generated from this commit.

Commit:75abb8c
Author:Alexander Emelin
Committer:GitHub

getToken semantic change - empty string does not result into disconnect (#78)

Commit:d2a933c
Author:Alexander Emelin

getToken refactoring

Commit:f977999
Author:Alexander Emelin
Committer:GitHub

Client protocol v2 and new API (#62)

Commit:10ffb93
Author:Alexander Emelin

support subscription joinLeave option

Commit:bca7a52
Author:Alexander Emelin

adopt unsubscribe reason, extend subscribed event

Commit:942ef64
Author:Alexander Emelin

recoverable and positioned options

Commit:d3dfcc0
Author:Alexander Emelin

connecting/subscribing events

Commit:13ceb2e
Author:Alexander Emelin

new api and client protocol v2

Commit:18e33dd
Author:Alexander Emelin

update to latest protocol

Commit:2a4f699
Author:Alexander Emelin

update proto definitions

Commit:245c068
Author:Alexander Emelin
Committer:GitHub

Adapt for Centrifuge v0.18.0 and Centrifugo v3 (#52)

Commit:07b4a39
Author:Alexander Emelin
Committer:GitHub

Update protobuf definitions, update protobuf dependency to ^1.1.3, migrate to GH actions (#46)

Commit:eacf9ac
Author:Alexander Emelin

update protocol to latest version

Commit:7127b43
Author:German Saprykin
Committer:German Saprykin

Update proto.

Commit:49fdd79
Author:German Saprykin
Committer:GitHub

Implement basic events. (#1) * Implement basic events. * Fixed review comments. * Move to stream based api for subscription. * Fix disconnect. * Add publish, subscribe and unsubscribe. * Add analysis_options.yaml * Add travis config.