hprose-golang

Hprose is a cross-language RPC. This project is Hprose for Golang.

MIT License

Stars
1.3K
Committers
1

Bot releases are visible (Hide)

hprose-golang - Version 3.0.16 Latest Release

Published by andot 8 months ago

add StructType & ListType support.

hprose-golang - Version 3.0.15

Published by andot 8 months ago

add StructType & ListType support.

hprose-golang - Version 3.0.14

Published by andot 9 months ago

copy response body in fasthttp transport
copy request body in fasthttp handler

hprose-golang - Version 3.0.13

Published by andot 9 months ago

remove default fasthttp transport

hprose-golang - Version 3.0.12

Published by andot about 1 year ago

fixed ResetBuffer of Encoder and Decoder

hprose-golang - Version 3.0.11

Published by andot about 1 year ago

optimize IOHandler error handling.
fixed data race.

hprose-golang - Version 3.0.10

Published by andot over 2 years ago

add decode nil to time.Time support.

hprose-golang - Version 3.0.9

Published by andot over 2 years ago

Fixed #108 .

hprose-golang - Version 3.0.8

Published by andot over 2 years ago

Performance optimization.

hprose-golang - Version 3.0.7

Published by andot over 2 years ago

add DisableHTTPHeader option for HTTP client & server.

hprose-golang - Version 3.0.6

Published by andot over 2 years ago

Add fasthttp support.

hprose-golang - Version 3.0.5

Published by andot over 2 years ago

Optimized Formatter.

hprose-golang - Version 3.0.4

Published by andot over 2 years ago

Optimized reference type decoding.

hprose-golang - Version 3.0.3

Published by andot over 2 years ago

Decoder performance optimization.

hprose-golang - Version 3.0.2

Published by andot over 2 years ago

Make ReadString is secure.

hprose-golang - Version 3.0.1

Published by andot over 2 years ago

Performance optimization.

hprose-golang - Version 3.0.0

Published by andot over 2 years ago

Refactored all the code.
Faster and more stable serialization.
More stable TCP, UDP, websocket server and client.
Added plugins support.
Added custom codec support.
Added JSONRPC support.
Added Circuit Breaker plugin.
Added Cluster plugin.
Added Limiter plugin.
Added Load Balance plugin.
Added Log plugin.
Added Oneway call plugin.
Added Push plugin.
Added Reverse RPC plugin.

hprose-golang - Version 3.0.0 beta3

Published by andot almost 3 years ago

hprose-golang - Version 3.0.0 beta2

Published by andot about 3 years ago

hprose-golang - Version 3.0.0 beta1

Published by andot over 3 years ago

Package Rankings
Top 1.61% on Proxy.golang.org
Badges
Extracted from project README
Join the chat at https://gitter.im/hprose/hprose-golang test GoDoc Go Report Card codebeat badge Coverage Status License
Related Projects