Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

tensenrey/reconnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universe - open source social network

Next generation social network source code

Motivation

write a social network that unites people by interests online

Features

  • meetings
  • chats
  • groups
  • channels

Tech

Universe uses a number of open source projects to work properly:

  • ReactJS - Core frontend library
  • Redux - State manager
  • SocketIO - Web socket cliet/server
  • WebRTC - architecture
  • NestJS - Core backend framework