Introduction

CanIO exists to simplify peer-to-peer communication. The library introduces the idea of thinking about peer communication as a shared memory space that either party can write to. The library handles all of the discovery, connection and optimiations needed so that the developer can focus on building the app to use it.

The CanIO library currently supports Android and iOS, and enables cross platform communication.

Getting Started

To get started, go to the Android or iOS integration instructions.

CanIO Protocol

Learn about the protocol or go to the reference for all predefined packets.