Settings

Theme

Ask HN: What's a Good Replacement for TogetherJS?

2 points by sjbrown 5 years ago · 2 comments · 1 min read


TogetherJS (https://togetherjs.com/) provides a way for an open source project to connect users, peer-to-peer, and provides: usernames, user colors, avatars, and a chat log. It operates like a JS library, just something you add to a page, rather than a framework that dictates the tech stack.

Glossing over some nuance, it's now abandonware.

What's an alternative? Socket.io doesn't seem to come with the above-mentioned batteries included.

verdverm 5 years ago

WebRTC and peer.js are possibly building blocks for something like this.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection