https://github.com/structed/sample-playfab-eventstream-handler
A Sample on how to build an Azure Functions handler for PlayFab EventStream events.
https://github.com/structed/sample-playfab-eventstream-handler
azure azure-functions blog playfab
Last synced: 10 months ago
JSON representation
A Sample on how to build an Azure Functions handler for PlayFab EventStream events.
- Host: GitHub
- URL: https://github.com/structed/sample-playfab-eventstream-handler
- Owner: Structed
- Created: 2020-07-29T11:32:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T10:43:30.000Z (over 4 years ago)
- Last Synced: 2025-04-06T04:31:57.723Z (10 months ago)
- Topics: azure, azure-functions, blog, playfab
- Language: C#
- Homepage: https://blog.structed.me/posts/extending-playfab-with-azure-functions
- Size: 938 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlayStream EventHandler Example for PlayFab & Azure Functions!
This repo contains a sample project built for my blog article: [Extending PlayFab - Reacting to PlayStream Events with Azure Functions](https://blog.structed.me/posts/extending-playfab-with-azure-functions)
## Prerequisites
* A free [PlayFab](https://playfab.com) account (free)
* An Azure account - get one free at [azure.com/gaming](https://azure.com/gaming)
> **WARNING**: Although the Azure account is free and includes some free products, it might still incur some cost. While it should not be much for this example, you have been warned :-)