Giter VIP home page Giter VIP logo

go-rtc's Introduction

go-rtc

Simple Real-Time Chat App

Overview

This is a simple real-time chat application built using Golang, Gorilla Websockets, and htmx. It allows users to connect to a chat room and exchange messages in real-time.

Features

  • Real-Time Communication: Utilizes Gorilla Websockets to enable real-time bidirectional communication between the server and clients.

  • Minimalistic UI: The frontend is designed with simplicity in mind, using htmx for dynamic updates without the need for extensive JavaScript.

  • Chat Rooms: Users can join chat rooms to communicate with others.

Requirements

  • Go (Golang): Ensure you have Go installed on your machine. You can download it here.

Getting Started

  1. Clone the repository:

    git clone https://github.com/LamichhaneBibek/go-rtc.git
    cd go-rtc
  2. Run the server:

    go mod tidy
    go run main.go
  3. Open your web browser and navigate to http://localhost:8080 to access the chat application.

Configuration

  • You can customize the application settings, such as port and other configurations.

Dependencies

  • Gorilla Websockets: A WebSocket library for the Go programming language.

  • htmx: A JavaScript library for building web pages with high levels of interactivity.

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Your feedback and contributions are highly appreciated.

Acknowledgments

  • Special thanks to the authors and contributors of Gorilla Websockets and htmx for their excellent work.

Contact

For any questions or concerns, please contact.

Reference

Happy chatting! ๐Ÿš€

go-rtc's People

Contributors

lamichhanebibek avatar

Stargazers

Binit  Lamichhane avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.