Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/spinfal/chatclient
- Owner: spinfal
- Created: 2020-09-26T09:13:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T04:47:01.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T05:28:23.883Z (over 1 year ago)
- Topics: anonymous, bruh-moment, chat, chatroom, easy-to-use, peer-to-peer, simple, webrtc
- Language: JavaScript
- Homepage: https://chatclient.spinfal.repl.co
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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