Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 595 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 595 Bytes

Janet Converters

Set of popular object-to-bytes converters for Janet Services.

Commonly used for network services: e.g. Http service and Socket Service.

Available converters

Gson

compile 'com.github.techery.janet-converters:gson:jitpackVersion'

Protobuf

compile 'com.github.techery.janet-converters:protobuf:jitpackVersion'