Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
/ Reference-Server Public archive

The bla chat server implementation.

Notifications You must be signed in to change notification settings

Bla-Chat/Reference-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

BlaChat-Server

A secure and open source chat application, to give you insight what happens to your data. It is can be interpreted as an opensource clone of hangouts.

An app compatible with the server looks like this:

The complete server including the web frontend is only at 4000 to 5000 lines of code, whereas the most recent api implementation doing all the work has only 500 lines of code to ensure easy maintainability and few space for bugs.

This chat is designed to be hosted on a simple php 5.2 webserver with mySql. Furthermore a design goal was to allow mobile devices to save energy by the avoidance of a continuous connection to the server and making developing clients for unstable internet connections easy.

About

The bla chat server implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published