These 30 commits are when the Protocol Buffers files have changed:
Commit: | 4eadc69 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(pro): msgpack and protobuf support for extended protocol
Commit: | 62224db | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(pro): add msgpack and protobuf support
Commit: | 1b0fd8c | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(pro): protobuf encoding support
Commit: | 878278d | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(pro): protobuf encoding support
Commit: | bf8f61a | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(pro): protobuf encoding support
Commit: | 2b9245a | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(pro): protobuf encoding support
Commit: | 2d1d5ee | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(pro): protobuf encoding support
Commit: | 3b8994c | |
---|---|---|
Author: | Vladimir Dementyev |
chore: drop deprecated v0.6 support
The documentation is generated from this commit.
Commit: | 10f5386 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat: add channel state support
Commit: | 6afe2aa | |
---|---|---|
Author: | Vladimir Dementyev |
feat: add stopped_streams support
Commit: | 5ff1003 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
deps: upgrade grpc
Commit: | 02c5fff | |
---|---|---|
Author: | Vladimir Dementyev |
deps: upgrade grpc
Commit: | 10622a4 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat: add SessionEnv.ConnectionState - Update RPC to track connection state - Add rpc tests
Commit: | 36cc5d2 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
refactor: env.Path -> env.URL
Commit: | 5e16872 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(rpc): add Env to all messages Env carries the information about the HTTP request (path, headers). RPC is backward-compatible with the previous version, so AnyCable RPC v0.6 will continue working (until v1.1)
Commit: | adba499 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(rpc): add Env to all messages Env carries the information about the HTTP request (path, headers). RPC is backward-compatible with the previous version, so AnyCable RPC v0.6 will continue working (until v1.1)
Commit: | 704126d | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat: add SessionEnv.ConnectionState - Update RPC to track connection state - Add rpc tests
Commit: | 8d7e2d0 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
refactor: env.Path -> env.URL
Commit: | b00684d | |
---|---|---|
Author: | Vladimir Dementyev |
feat(rpc): flatten anycable.Env
Commit: | 1a0439a | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
feat(rpc): add Env to all messages Env carries the information about the HTTP request (path, headers). RPC is backward-compatible with the previous version, so AnyCable RPC v0.6 will continue working (until v1.1)
Commit: | b5a8e7c | |
---|---|---|
Author: | Sergey Ponomarev | |
Committer: | Vladimir Dementyev |
Update dependencies
Commit: | b1dc527 | |
---|---|---|
Author: | Sergey Ponomarev | |
Committer: | Vladimir Dementyev |
Add go modules support, redownload vendors
Commit: | ebd549a | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
Migrate to dep
Commit: | 645c33a | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
Upgrade deps
Commit: | 91bb805 | |
---|---|---|
Author: | Vladimir Dementyev |
Fix deps
Commit: | 6c86cf9 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
Upgrade dependencies
Commit: | 2c04754 | |
---|---|---|
Author: | Vladimir Dementyev | |
Committer: | Vladimir Dementyev |
Upgrade to AnyCable 0.5.0; fix connection closing
Commit: | 9be4880 | |
---|---|---|
Author: | palkan | |
Committer: | palkan |
Refactor RPC methods
Commit: | 4b3d552 | |
---|---|---|
Author: | palkan |
Support multiple streams
Commit: | bb1f29c | |
---|---|---|
Author: | palkan |
Initial