Skip to content

A Codable complaint JSONRPC framework. Work in Progress

Notifications You must be signed in to change notification settings

ronaldmannak/JSONRPCCodable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONRPCCodable

Conceptual Overview

JSONRPCCodable is cross platform framework for JSON RPC, as used in blockchains and other internet services.

Supported Platforms

  • iOS 10+
  • macOS 10.12+

To do:

  • Ubuntu

Basic Architecture

The basic building blocks of JSONRPCCodable are:

  • JSONRPCDecodable, a protocol
  • JSONRPCDecoder, a class
  • JSONRPCEncodable, a protocol
  • JSONRPCEncoder, a class

JSONRPCDecodable

JSONRPCDecoder

JSONRPCEncodable

JSONRPCEncoder

Getting Started

Contributors

Ronald Mannak, Shane Vitarana. Thanks to Chris Eidhof Code based on BinaryCodable

About

A Codable complaint JSONRPC framework. Work in Progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages