forked from sworteu/JSONRPCSocket
-
Notifications
You must be signed in to change notification settings - Fork 0
kpekarov/JSONRPCSocket
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JSON-RPC Client Socket ================= A class to make calls to a JSON-RPC based server service. This is a JSONRPC Client Socket, made from plain TCP. HTTP is not official to JSON-RPC so that might come later. TCP makes this as smooth and fast as possible. No overhead, no headers just calls to external JSON-RPC services. Support for JSON-RPC version 2.0 It doesn't accept version 1.0. Specification can be found here: https://www.jsonrpc.org/specification#response_object Code is fully commented, licensed with a MIT license. No guarantees for the working ability to this class are made. Have fun coding, Derk Jochems - swort - The Netherlands
About
A JSON-RPC Client Socket for Xojo.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published