Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(torii): gRPC entity diffs subscription #855

Merged
merged 14 commits into from
Sep 28, 2023
Merged

feat(torii): gRPC entity diffs subscription #855

merged 14 commits into from
Sep 28, 2023

Conversation

kariy
Copy link
Member

@kariy kariy commented Aug 31, 2023

Resolves #689

Features

  • torii-grpc gRPC client and server implementation
  • torii-grpc server entity diff subscription service
  • torii-client entity subscription client
  • WASM-bindgen for torii-client

WASM-compatibility

  • torii-grpc (feature client only)
  • torii-client

crates/torii/grpc/proto/world.proto Outdated Show resolved Hide resolved
crates/torii/grpc/proto/world.proto Outdated Show resolved Hide resolved
@shramee shramee closed this Sep 5, 2023
@shramee shramee deleted the torii-grpc branch September 5, 2023 02:36
@shramee shramee restored the torii-grpc branch September 5, 2023 02:36
@shramee shramee reopened this Sep 5, 2023
@shramee
Copy link
Contributor

shramee commented Sep 5, 2023

Sorry guys, I was trying to cleanup branches on my fork... Everything should be back to normal now.

@kariy kariy changed the title feat(torii): define protobufs feat(torii): gRPC entity diffs subscription Sep 5, 2023
crates/torii/grpc/proto/world.proto Outdated Show resolved Hide resolved
crates/torii/grpc/src/server.rs Outdated Show resolved Hide resolved
@kariy kariy force-pushed the torii-grpc branch 2 times, most recently from 1f88162 to 920fc6a Compare September 12, 2023 03:19
@kariy kariy force-pushed the torii-grpc branch 3 times, most recently from 67648de to 9778c4d Compare September 20, 2023 12:57
@kariy kariy added this to the 0.3.0 milestone Sep 20, 2023
@kariy kariy force-pushed the torii-grpc branch 4 times, most recently from 8e6ab5d to aeb26f6 Compare September 27, 2023 08:06
@kariy kariy marked this pull request as ready for review September 28, 2023 09:15
@kariy kariy merged commit de4e85d into main Sep 28, 2023
9 checks passed
@kariy kariy deleted the torii-grpc branch September 28, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Torii] gRPC entity state update api
3 participants