GaSeHhu / GaSeHhu

P2P chatroom

Home Page:https://gasehhu.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ga-Se-Hhu

License

Ga-Se-Hhu (Gossip in Wu-Chinese) is a serverless P2P chatting application.

Visit home page to host your own chatroom.

Screenshot

screenshot

Features

  • Serverless: There is no server between two peers once the connection is etablished by a PeerJS server. No peer-to-peer data goes through the server.

  • Short-lived: The messages are not persisted. Every peer receives and stores the messages in its own memory. A chatroom will be closed once the host leaves.

  • Anonymous: You do not need to register an account.

About

P2P chatroom

https://gasehhu.github.io/

License:MIT License


Languages

Language:TypeScript 97.0%Language:HTML 1.9%Language:CSS 1.1%