blob: 3acd8b3222451900f5048b524113abe021e667f7 [file] [log] [blame] [view] [raw]
# The facil.io Object (FIOBJ) extension
This is a standalone facil.io extension for soft dynamic types.
To access the FIOBJ API, make sure all the files in this folder are accessible and include `fiobj.h` from your project.
The FIOBJ library can be used without the facil.io core library. To allow for this use-case, some code duplication occurs.