Realtime.Xamarin
1.1.6
See the version list below for details.
dotnet add package Realtime.Xamarin --version 1.1.6
NuGet\Install-Package Realtime.Xamarin -Version 1.1.6
<PackageReference Include="Realtime.Xamarin" Version="1.1.6" />
paket add Realtime.Xamarin --version 1.1.6
#r "nuget: Realtime.Xamarin, 1.1.6"
// Install Realtime.Xamarin as a Cake Addin #addin nuget:?package=Realtime.Xamarin&version=1.1.6 // Install Realtime.Xamarin as a Cake Tool #tool nuget:?package=Realtime.Xamarin&version=1.1.6
Part of the The Realtime Framework, 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 website or mobile app 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Windows Phone | wp81 is compatible. |
-
All Frameworks
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- modernhttpclient (>= 2.4.2)
- Xamarin.Forms (>= 1.5.0.6447)
-
MonoAndroid 0.0
- Square.OkHttp (>= 2.4.0.3)
- Square.OkIO (>= 1.5.0)
- Websockets.Pcl (>= 1.0.2)
- Xamarin.GooglePlayServices.Base (>= 27.0.0)
- Xamarin.GooglePlayServices.Basement (>= 27.0.0)
- Xamarin.GooglePlayServices.Gcm (>= 27.0.0)
-
MonoTouch 0.0
- Square.SocketRocket (>= 0.4.0)
-
WindowsPhone 0.0
- rda.SocketsForPCL (>= 1.2.2)
- WebSocket.Portable.Core (>= 1.2.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.8 | 1,880 | 7/18/2016 |
1.2.6 | 1,482 | 2/8/2016 |
1.2.4 | 1,352 | 2/8/2016 |
1.2.2 | 1,400 | 2/1/2016 |
1.2.1 | 1,359 | 2/1/2016 |
1.2.0 | 1,468 | 2/1/2016 |
1.1.8 | 1,357 | 2/1/2016 |
1.1.6 | 1,344 | 1/31/2016 |
1.1.4 | 1,801 | 12/11/2015 |
1.1.2 | 1,967 | 12/2/2015 |
1.0.10 | 1,905 | 12/1/2015 |
1.0.8 | 1,893 | 11/30/2015 |
1.0.6 | 1,857 | 10/5/2015 |
1.0.5 | 1,729 | 10/5/2015 |
1.0.4 | 1,746 | 10/5/2015 |
1.0.2 | 1,546 | 10/5/2015 |
Fix for Android crash when internet is lost.