pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
103 stars 17 forks source link

Order tagging URLs: a schema for multiplayer mode #382

Open goodboy opened 2 years ago

goodboy commented 2 years ago

This requires a pretty in depth discussion but more or less we want a way eventually have every ems track other ems in a network distributed way, given multi-collaborating-user configuration.

Right now all we've got is a new piker.clearing._messaging.Status.src: str which points to the origin "subsystem" or broker backend that the dialog originates from.

Lot's to talk about as has been done in community chat but this is an issue to start a proper write up and track resources.