Raven ScottandCursor 9e5572d402 fix(guild): live roster gossip and reliable mesh send (v0.1.1)
- GUILD_SYNC consumers receive members[] from platform bundle builder
- Dedupe hyperswarm connections per peerId before attaching gossip/attach wires
- broadcastGossip: bounded wireReady then always send (matches discovery mesh)

Enables live MEMBER_JOIN, MEMBER_ROLE_UPDATE, and PRESENCE_UPDATE without
simulateGossip in CI smokes.

Co-authored-by: Cursor <[email protected]>
2026-05-22 01:42:30 -04:00

pearcord-guild

Guild CRUD, member mesh, and protomux gossip.

Part of Pearcord — 100% peer-to-peer community chat on Pear. No central servers.

Repository

  • Org: pearcord
  • Clone: git clone https://git.ssh.surf/pearcord/pearcord-guild.git

Install (npm)

npm install git+https://git.ssh.surf/pearcord/pearcord-guild.git#main

Stack

Hyperswarm · HyperDB · Protomux · Pear / Bare

Documentation

See pearcord/pearcord-docs for architecture, roadmap, and IPC reference.

License

Pearcord modules are developed for the Pearcord platform. See the org README for contribution guidelines.

S
Description
Pearcord module: pearcord-guild
Readme
11 MiB
Languages
JavaScript 100%