MagicOnion | Unified Realtime/API framework for .NET platform and Unity

 by   Cysharp C# Version: 5.1.8 License: MIT

kandi X-RAY | MagicOnion Summary

kandi X-RAY | MagicOnion Summary

MagicOnion is a C# library typically used in Telecommunications, Media, Media, Entertainment, Web Services applications. MagicOnion has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

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

            kandi-support Support

              MagicOnion has a medium active ecosystem.
              It has 3201 star(s) with 384 fork(s). There are 145 watchers for this library.
              There were 2 major release(s) in the last 12 months.
              There are 24 open issues and 349 have been closed. On average issues are closed in 45 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of MagicOnion is 5.1.8

            kandi-Quality Quality

              MagicOnion has no bugs reported.

            kandi-Security Security

              MagicOnion has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              MagicOnion is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              MagicOnion releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of MagicOnion
            Get all kandi verified functions for this library.

            MagicOnion Key Features

            No Key Features are available at this moment for MagicOnion.

            MagicOnion Examples and Code Snippets

            No Code Snippets are available at this moment for MagicOnion.

            Community Discussions

            QUESTION

            Compiling GRPC's CSharp extensions with NDK for Android
            Asked 2018-Mar-04 at 15:02

            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:02

            Thanks 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/

            Source https://stackoverflow.com/questions/48727035

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install MagicOnion

            MagicOnion is available in four NuGet packages. Please install any of the packages as needed. NOTE: If you want to use MagicOnion client with Unity clients, see also Support for Unity client section. The package MagicOnion.Server to implement the server. You need to install this package to implement services on your server. The package MagicOnion.Client to implement the client. To implement the client such as as WPF and Xamarin, you need to install this package. The package MagicOnion.Abstractions provides interfaces and attributes commonly used by servers and clients. To create a class library project which is shared between the servers and the clients, you need to install this package. The package MagicOnion is meta package to implements the role of both server and client. To implement server-to-server communication such as Microservices, that can be both a server and a client, we recommend to install this package.
            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

            MagicOnion supports from Unity version 2018.4.13f1 and above, which is available for .NET 4.x runtime and C# 7.3 or latest.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Cysharp/MagicOnion.git

          • CLI

            gh repo clone Cysharp/MagicOnion

          • sshUrl

            git@github.com:Cysharp/MagicOnion.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular C# Libraries

            PowerToys

            by microsoft

            shadowsocks-windows

            by shadowsocks

            PowerShell

            by PowerShell

            aspnetcore

            by dotnet

            v2rayN

            by 2dust

            Try Top Libraries by Cysharp

            UniTask

            by CysharpC#

            MemoryPack

            by CysharpC#

            ZString

            by CysharpC#

            MasterMemory

            by CysharpC#