Skip to content

Set of popular object-to-bytes converters for Janet

Notifications You must be signed in to change notification settings

techery/janet-converters

Repository files navigation

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'