Skip to content

SplittyDev/arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arc IM

Arc is a new instant messaging protocol.

This repository contains:

  • proto: the protocol itself
  • server: a reference implementation of an Arc server
  • client: a reference implementation of an Arc client
  • libarc: code shared between the client and server