github.com/thanishsid/dingilink-server

The server for the Dingilink social media application.


Install
go get github.com/thanishsid/dingilink-server

Documentation

Dingilink Server

This repository contains the backend server for the Dingilink video calling application, built with Go. The server is responsible for handling signaling and WebSocket connections to facilitate peer-to-peer audio and video calls between users.

Features

  • GraphQL API.
  • GraphQL subscription based signaling server for WebRTC connections.
  • Supports 1-on-1 and group audio and video calls.
  • Built using Go.

Requirements

  • Go 1.20+
  • PostgresQL Database
  • NATS Server