Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

cice/bsonrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bsonrpc

This is an experimental RPC client, which uses BSON as data serialization, and sends/receives data directly via an TCPSocket. I'm experimenting with this to speed up Kangaroo, and reduce XML/HTTP overhead. Personally i'm not a big fan of RPC at all, but OpenERP depends on it. If anyone has got any other use for this, i'd be glad to help/continue development/bring it to stable version/implement a corresponding server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages