first commit
[PxpRpc.git] / README.md
blobed80c9ab68468907858f528b2858f2425dbb7042
1 # Pxp RPC 
3 PxpRpc(pursuer cross platform remote procedure call) is a very tiny rpc library aim to call and interchange data cross platform and language with high performance and little load.
5 Currently , This project is in early state and only implement server and test on Java(>=1.6) platform
7 See java test file for usage.
9 Feel free to PR and issue