https://github.com/realtime-framework/unity3d-plugin
Unity3d plugin for Realtime Cloud Messaging and Realtime Cloud Storage
https://github.com/realtime-framework/unity3d-plugin
Last synced: 6 months ago
JSON representation
Unity3d plugin for Realtime Cloud Messaging and Realtime Cloud Storage
- Host: GitHub
- URL: https://github.com/realtime-framework/unity3d-plugin
- Owner: realtime-framework
- Created: 2015-10-01T08:34:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-10T11:32:31.000Z (over 9 years ago)
- Last Synced: 2023-08-04T19:03:23.890Z (almost 2 years ago)
- Language: C#
- Size: 3.61 MB
- Stars: 12
- Watchers: 7
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Realtime Unity3d SDKs (Messaging and Storage)
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.Realtime Cloud Storage Service is a highly-scalable backend-as-a-service powered by Amazon DynamoDB. We've added real-time notifications to keep data synchronized between users of your application.
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 Framework is the reliable, easy, unbelievably fast, “works everywhere” solution.
## Starting Guides
* Cloud Messaging: [http://messaging-public.realtime.co/documentation/unity/starting-guide/RealtimeMessaging.pdf](http://messaging-public.realtime.co/documentation/unity/starting-guide/RealtimeMessaging.pdf)* Cloud Storage: [http://storage-public.realtime.co/documentation/unity/starting-guide/RealtimeStorage.pdf](http://storage-public.realtime.co/documentation/unity/starting-guide/RealtimeStorage.pdf)
## API Reference
* Cloud Messaging: [http://messaging-public.realtime.co/documentation/unity/2.1.0/index.html](http://messaging-public.realtime.co/documentation/unity/2.1.0/index.html)* Cloud Storage: [http://storage-public.realtime.co/documentation/unity/1.0.0/index.html](http://storage-public.realtime.co/documentation/unity/1.0.0/index.html)
## Download packages
[http://messaging-public.realtime.co/api/download/unity/2.1.0/Realtime-Unity3d5.zip](http://messaging-public.realtime.co/api/download/unity/2.1.0/Realtime-Unity3d5.zip)## Authors
Realtime.co