MagicOnion | Unified Realtime/API framework for .NET platform and Unity
kandi X-RAY | MagicOnion Summary
kandi X-RAY | MagicOnion Summary
MagicOnion is a modern RPC framework for .NET platform that provides bi-directional real-time communications such as SignalR and Socket.io and RPC mechanisms such as WCF and web-based APIs. This framework is based on gRPC, which is a fast and compact binary network transport for HTTP/2. However, unlike plain gRPC, it treats C# interfaces as a protocol schema, enabling seamless code sharing between C# projects without .proto (Protocol Buffers IDL). Interfaces are schemas and provide API services, just like the plain C# code. Using the StreamingHub real-time communication service, the server can broadcast data to multiple clients.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of MagicOnion
MagicOnion Key Features
MagicOnion Examples and Code Snippets
Community Discussions
Trending Discussions on MagicOnion
QUESTION
I am attempting to use GRPC with Unity. I'm stuck compiling a libgrpc_csharp_ext.so
file which will successfully work with the arm-v7a
Android archetecture. I expected the following command to work from the GRPC repository root:
ANSWER
Answered 2018-Mar-04 at 15:02Thanks to the help of the GRPC team, I have a working solution; see my comment in the issue here: https://github.com/grpc/grpc/issues/14402#issuecomment-369942250
I'm working with them to hopefully get this integrated into master. In the mean time, I will try to keep this blog post up to date with the instructions for each platform (not just Android): http://examinedself.com/cross-compile-grpc-unity/
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install MagicOnion
gRPC iOS build require two additional operation on build. We introduce OnPostProcessingBuild sample BuildIos.cs for ChatApp.Unity to automate these steps.
Disable Bitcode
Add libz.tbd
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page