Hprose 2.0.0 for HTML5 released, high-performance cross-language RPC

Hprose 2.0.0 for HTML5 released, high-performance cross-language RPC

[[145117]]

Hprose 2.0.0 for HTML5 is finally released. This is a milestone version with many improvements for developers.

Hprose 2.0 for HTML5 is not only faster than any previous version, but also has many new features:

Added oneway call support.

Added support for automatic retry of idempotent calls.

Added support for (pseudo) synchronous calls.

Added support for client load balancing and failover.

The API called by the client has been optimized, and redundant positional parameters have been changed to named parameters.

New middleware processor support has been added to enable more powerful AOP programming.

Enhanced batch processing capabilities.

The new Future implementation not only fully implements the Promises/A+ specification, but also provides many powerful and easy-to-use APIs. In addition, it also provides a simulation implementation of the Promise object in ECMAScript 6.

Hprose 2.0 for HTML5 also provides a complete user manual: https://github.com/hprose/hprose-html5/wiki

Hprose 2.0 for HTML5 Download address: https://github.com/hprose/hprose-html5/releases/tag/v2.0.0

<<:  Why do most programmers' side projects die?

>>:  Is the Apple Watch a failure so far?

Recommend

Changan joins hands with Huawei to build a new intelligent platform

On July 4, Changan Automobile and Huawei signed a...

How to choose channels for app soft promotion?

There is another big pitfall in App soft promotio...

Case analysis: How does Juewei Duck Neck do social marketing?

If you like to eat duck necks and braised food, y...

Why is the conversion rate of my information flow ads so low?

Dear information flow optimizers , as you frequen...

One case study: 5 essential tools for marketers/salespeople/operators

You have just taken over the marketing work of an...

Success! my country has made a new breakthrough! It will benefit the world!

In the early morning of July 22, Beijing time, th...

How to build the robolectric environment

[[153333]] I've been learning test-driven dev...