An open API service indexing awesome lists of open source software.

https://github.com/realtime-framework/realtimemessaging-uwp

Realtime Cloud Messaging SDK for Universal Windows Platform apps (Windows 10, Hololens, ...)
https://github.com/realtime-framework/realtimemessaging-uwp

hololens uwp-apps websockets windows-universal

Last synced: about 2 months ago
JSON representation

Realtime Cloud Messaging SDK for Universal Windows Platform apps (Windows 10, Hololens, ...)

Awesome Lists containing this project

README

        

## Realtime Cloud Messaging SDK for Universal Windows Platform
Part of the [The Realtime® Framework](http://framework.realtime.co), Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps.

If you're building a Windows Universal App with data that needs to be updated in the user’s interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, “works everywhere” solution.

## Nuget package
[https://www.nuget.org/packages/RealtimeFramework.Messaging/](https://www.nuget.org/packages/RealtimeFramework.Messaging/)

PM> Install-Package RealtimeFramework.Messaging

## API Reference
[http://messaging-public.realtime.co/documentation/windows8.1/2.1.0/index.html](http://messaging-public.realtime.co/documentation/windows8.1/2.1.0/index.html)

## Example
Source code of a simple UWP chat using this Realtime SDK: [https://github.com/realtime-framework/UWP-SpokenChat](https://github.com/realtime-framework/UWP-SpokenChat)

## Authors
Realtime.co