Skip to content

diffusiondata/diffusion-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diffusion Transform

This library builds upon the Diffusion API to provide some enhancements to working with JSON and Binary values. The Diffusion Java API uses these values when subscribing and updating topics. JSON is an opaque data type that does not allow its value to inspected. Binary is a wrapper around a byte array that needs further deserialisation to be understood. This library aims to add additional ways of transforming these values to those easier to work with.

Build Status

Additional information

Transformers

Transformer builders

Stream builders

Updater builders

Message receivers

Message senders

Third party components

This library uses Jackson data binding and CBOR data format libraries to work with JSON values. It also uses JUnit, Mockito, Hamcrest and Lombok for testing.

Licensing

This library is licensed under Apache License, Version 2.0.

Copyright (C) 2016 Push Technology Ltd

About

Diffusion Data Transformation Utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages