urbit/pkg/hs/urbit-king/lib/Urbit/Vere
fang 7853c7df9b
king: improve king subsite implementation
Make KingSubsite part of ServConf, handle 404 case more gracefully, make
slog endpoint send SSE headers immediately.

Remaining work mostly revolves around the slog endpoint's slog queue. It
builds up even if nobody is listening, and only the first to pull from
the queue gets to handle/emit the slog event.
2020-10-16 14:13:07 +02:00
..
Ames king: use Data.Map.Strict instead of Data.Map. 2020-10-05 13:12:22 -04:00
Eyre king: improve king subsite implementation 2020-10-16 14:13:07 +02:00
Http king: Use modifyTVar' instead of modifyTVar. 2020-10-05 13:12:22 -04:00
Pier king: strictify all parsed nouns 2020-10-05 13:16:45 -04:00
Serf king: move internal IPC types to own file 2020-10-05 14:28:17 -04:00
Term Merge branch 'release/next-vere' into kh-strict 2020-10-05 13:26:46 -04:00
Ames.hs king: Use modifyTVar' instead of modifyTVar. 2020-10-05 13:12:22 -04:00
Behn.hs king: Event prioritization and error handling for born events. 2020-06-10 19:22:45 +00:00
Clay.hs king: Use modifyTVar' instead of modifyTVar. 2020-10-05 13:12:22 -04:00
Dawn.hs king dawn: export functions used in tests 2020-09-04 17:02:11 -04:00
Eyre.hs king: improve king subsite implementation 2020-10-16 14:13:07 +02:00
Http.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
LMDB.hs kh: abolish unicode syntax in favor of ascii 2020-09-25 01:43:03 +02:00
LockFile.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
NounServ.hs kh: abolish unicode syntax in favor of ascii 2020-09-25 01:43:03 +02:00
Pier.hs king: improve king subsite implementation 2020-10-16 14:13:07 +02:00
Ports.hs natpmp: formatting and cleanup old pmp handle 2020-08-20 20:23:25 -04:00
Serf.hs king: move most things from debug log level to info 2020-09-09 18:20:21 -07:00
Term.hs Merge pull request #3575 from urbit/kh-printing-is-a-slog 2020-10-01 12:14:30 -04:00