https://github.com/layoric/monogamesse
An example of ServiceStack's Sever Side Events used with MonoGame client
https://github.com/layoric/monogamesse
Last synced: about 1 year ago
JSON representation
An example of ServiceStack's Sever Side Events used with MonoGame client
- Host: GitHub
- URL: https://github.com/layoric/monogamesse
- Owner: Layoric
- License: mit
- Created: 2015-04-19T09:06:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T11:06:48.000Z (about 11 years ago)
- Last Synced: 2025-04-01T18:17:02.241Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Overview
A simple example of a Monogame client getting updates from a ServiceStack server using Server Side Events.
