code Open source clients
We develop CKMIO clients and delivery them to the community using our Github official account.
You can visit it to discover the easiest way for you to get started.
You can find examples on how to get started with C#, java or javascript.
.NET Client
Create .Net Framework or .Net Platform applications easily by using the ckmio-csharp client. We show you a little example to start from.
Visit the project on github and get started.
ckmio-csharp
Java
Create application using java to target many platforms including Desktop, server, and Android with ckmio-java client. Funnels,
topics and chat are explained on the starter example.
ckmio-java
Javascript (node)
Connect external services to your node js application in a loosely coupled manner using ckmio-node client.
A nice example is given on our starter projet on Github. Visit the project on github and get started.
ckmio-node