https://github.com/anthonychu/serverless-streamr-blazor
https://github.com/anthonychu/serverless-streamr-blazor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonychu/serverless-streamr-blazor
- Owner: anthonychu
- License: mit
- Created: 2020-10-05T04:50:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-06T17:29:29.000Z (over 5 years ago)
- Last Synced: 2025-03-23T23:32:19.723Z (about 1 year ago)
- Language: HTML
- Size: 247 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverless StreamR
A serverless port of [StreamR](https://github.com/SignalR/sample-StreamR) powered by:
* Blazor WebAssembly
* Azure Static Web Apps
* Azure Functions (C#)
* Azure SignalR Service
A Vue.js + JavaScript Azure Functions version is available [here](https://github.com/anthonychu/serverless-streamr).