All Projects → hprose → Hprose Objc

hprose / Hprose Objc

Licence: mit
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for Objective-C

Projects that are alternatives of or similar to Hprose Objc

Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (+779.23%)
Mutual labels:  rpc, rpc-client, cross-platform
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+128.46%)
Mutual labels:  rpc, rpc-client, cross-platform
Hprose Java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
Stars: ✭ 542 (+316.92%)
Mutual labels:  rpc, rpc-client, cross-platform
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (+2.31%)
Mutual labels:  rpc, rpc-client, cross-platform
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+1401.54%)
Mutual labels:  rpc, rpc-client, cross-platform
Hprose Html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
Stars: ✭ 237 (+82.31%)
Mutual labels:  rpc, rpc-client, cross-platform
Hprose Delphi
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
Stars: ✭ 100 (-23.08%)
Mutual labels:  rpc, rpc-client, cross-platform
rony
Fast and Scalable RPC Framework
Stars: ✭ 41 (-68.46%)
Mutual labels:  rpc, rpc-client
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+13115.38%)
Mutual labels:  rpc, cross-platform
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+2509.23%)
Mutual labels:  rpc, rpc-client
Torat
ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
Stars: ✭ 415 (+219.23%)
Mutual labels:  rpc, cross-platform
cli
Command Line Interface for @imqueue
Stars: ✭ 20 (-84.62%)
Mutual labels:  rpc, rpc-client
hprose-as3
Hprose for ActionScript 3.0
Stars: ✭ 18 (-86.15%)
Mutual labels:  rpc, rpc-client
nodejs grpc
GRPC based API CRUD using Nodejs at both server and client side
Stars: ✭ 17 (-86.92%)
Mutual labels:  rpc, rpc-client
near-jsonrpc-client-rs
Lower-level API for interfacing with the NEAR Protocol via JSONRPC.
Stars: ✭ 32 (-75.38%)
Mutual labels:  rpc, rpc-client
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (+164.62%)
Mutual labels:  rpc, rpc-client
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (+232.31%)
Mutual labels:  rpc, cross-platform
Hprose
HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
Stars: ✭ 348 (+167.69%)
Mutual labels:  rpc, cross-platform
Notlitecode
Remote Encrypted Procedure Calling for .Net & .Net Core
Stars: ✭ 16 (-87.69%)
Mutual labels:  rpc, cross-platform
Rpcx Java
rpcx implementation in Java for server side and client side
Stars: ✭ 71 (-45.38%)
Mutual labels:  rpc, rpc-client

Hprose

Hprose for Objective-C

Join the chat at https://gitter.im/hprose/hprose-objc Version License Platform

Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

Hprose supports many programming languages, for example:

  • AAuto Quicker
  • ActionScript
  • ASP
  • C++
  • Dart
  • Delphi/Free Pascal
  • dotNET(C#, Visual Basic...)
  • Golang
  • Java
  • JavaScript
  • Node.js
  • Objective-C
  • Perl
  • PHP
  • Python
  • Ruby
  • ...

Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages.

This project is the implementation of Hprose for Objective-C.

Example

To run the example project, clone the repo, and run pod install from the examples directory first.

Installation

hprose is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "hprose"

License

Hprose is available under the MIT license. See the LICENSE.md file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].