Lara Framework
Sample Projects
Here, you can download sample projects, that demonstrate some of the functions, that come with Lara framework.
Lara Server
Lara server plays a mojor role in any application made with lara framework, since it contains the logic, behind all the functionalities, that lara framework delivers.
It connects to data base, controls user authentication system, controls cloud storage, takes input from clients, streams media to clients and communicates messages between clients.
Lara Console Client
The purpose of this simple console app is to showcase some of the functions, that can be integrated in apps made with Lara framework, like authentication, messaging, file sharing and cloud storage.
Download sample console client
WPF sample videochat app
A sample WPF application, that demostrates how authentication, media streaming and messaging work on windows envioronment. For this purpose an extension library "Lara.Windows" is available to facilitate the integration of multimedia devices like camera and microphone.
Download sample videochat app
Lara framework libraries
Here you can download libraries only without sample projects.
You can always start from scratch following the examples in the documentation here:
See documentation
Download libraries