Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Kotlin OSC

Kotlin package for serializing objects to OSC messages.

Usage

The package provides a root method:

fun serialize(obj: Any): ByteArray

Object fields must have type String, Float, or Int.

About

OSC writer for Kotlin

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages