Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spinfal/chatclient

base design by sheeptester, 'improved' and worked upon by spin, aka me.
https://github.com/spinfal/chatclient

anonymous bruh-moment chat chatroom easy-to-use peer-to-peer simple webrtc

Last synced: 7 days ago
JSON representation

base design by sheeptester, 'improved' and worked upon by spin, aka me.

Awesome Lists containing this project

README

        

# this version is using peerjs' open public hosting.

the version that i have linked in the 'about' section is using my own server, you can alternatively host your own server by heading over to their source repo and following their steps. since this is using their open public hosting, expect some downtimes in performance.


this repo is only receiving 'safe' versions/features that im implementing. if you wish to use the most definite up-to-date version, use the link to your right
## peer.js public chat client
this is an 'anonymous' chat client, meaning it requires no authentication, no details, just an optional nickname.

## how can i use this
however you want. if you wish to use this, i recommend using the site linked (it is my version).
> the original base design can be found here