A delphi interface for the libpomelo client SDK for Win32, iOS and Android.
##Dependencies
- libpomelo - a C language client SDK for Pomelo.
- jansson - JSON encode and decode library.
- tpc-pomelo - Tcp server for test.
You'll find the examples in \examples
##Build
- How to compile libpomelo for Android
- How to compile libpomelo for iOS
- How to compile libpomelo as a Windows DLL
##Known Bugs
pc_client_stop(Client)
fails with an exceptionexample "echo2" failsexample "echo3" fails- Mac OS support is missing
##Notice This delphi interface is in beta state.