https://github.com/realtime-framework/realtimemessaging-dotnet
Realtime Cloud Messaging .NET SDK
https://github.com/realtime-framework/realtimemessaging-dotnet
Last synced: 6 months ago
JSON representation
Realtime Cloud Messaging .NET SDK
- Host: GitHub
- URL: https://github.com/realtime-framework/realtimemessaging-dotnet
- Owner: realtime-framework
- License: mit
- Created: 2015-01-27T19:54:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-20T15:57:08.000Z (about 9 years ago)
- Last Synced: 2024-12-03T12:55:32.598Z (6 months ago)
- Language: C#
- Size: 349 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Realtime Cloud Messaging .NET SDK
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 your application has 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/Ibt.Ortc.Api.dll/](https://www.nuget.org/packages/Ibt.Ortc.Api.dll/)PM> Install-Package Ibt.Ortc.Api.dll
## API Reference
[http://messaging-public.realtime.co/documentation/dotnet/2.1.0/index.html](http://messaging-public.realtime.co/documentation/dotnet/2.1.0/index.html)## Authors
Realtime.co