https://github.com/boon-code/rpc-example
This shall become an example of secure rpc connection
https://github.com/boon-code/rpc-example
Last synced: 9 months ago
JSON representation
This shall become an example of secure rpc connection
- Host: GitHub
- URL: https://github.com/boon-code/rpc-example
- Owner: boon-code
- Created: 2013-10-19T08:08:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-27T16:00:13.000Z (over 12 years ago)
- Last Synced: 2025-01-17T09:44:15.214Z (over 1 year ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
RPC Example
===========
This shall become a basic example for using a secure XML RPC connection.
Currently, it's just a basic connection without encryption and authentication.