Skip to content

Grpc example to stream jpg files via from a console app to a blazor wasm app through an hub service

Notifications You must be signed in to change notification settings

antpass79/GrpcVideoStreaming

Repository files navigation

GrpcVideoStreaming

Sample Grpc streaming example.

Below the actors:

  • StreamingHub: the service to handle sender and receivers
  • StreamingSender: the Console Application reads .jpg files and sends them to the StreamingHub
  • SttreamingViewer: the Blazor WebAssembly application shows the streaming coming from the StreamingHub

About

Grpc example to stream jpg files via from a console app to a blazor wasm app through an hub service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published