zed icon indicating copy to clipboard operation
zed copied to clipboard

Hackathon project: Add an event server that writes/reads to/from a unix socket on a path

Open nathansobo opened this issue 1 year ago • 0 comments

Started on this at the Boulder Startup Week Hackathon with @mweitzel. The idea is a dead simple extensibility scheme for basic events.

Set event_server: "/path/to/domain.socket" in the settings. We can access the EventServer global across the codebase to publish (an maybe later subscribe to) events.

Release Notes:

  • N/A

nathansobo avatar May 14 '24 22:05 nathansobo