
Parch
The user-hosted messenger and voice chat application.Parch provides two applications that interact via a relay service for real time communication.
- A client (the main chat application) which can connect to multiple hosts.
- A host service (with a SQLite database) that allows clients to connect and store data.
To get started, if you already have a host key from a host provider, you can download and run the client application. Users invite one another to "spaces" which are available through the host and they chat within "channels" provided by the "space" creator.
To Host you can simply download and run the host application which will prompt you for a name. The application will register your host name with the relay service and provide you with a Host Key that you can share with client users.
More Info will be available soon!