Commit Graph

18 Commits

Author SHA1 Message Date
Matt Aitken e153a7cb97 wss and docs made private so they don’t publish 2023-01-13 14:52:04 +00:00
Eric Allam a6b17753e1 internal-pulsar now only exports topics 2023-01-13 10:51:52 +00:00
Eric Allam 099b5a011d Add more logging to wss and no longer close a socket with more than 123 bytes 2023-01-12 17:11:11 +00:00
Eric Allam 31201065f4 Add more logging and debugging of wss 2023-01-12 16:53:12 +00:00
Eric Allam 548c6604c9 Try removing replacing internal-pulsar with pulsar-client in wss 2023-01-12 16:04:03 +00:00
Eric Allam e2c39cd2d9 Fixed more broken imports 2023-01-12 15:53:23 +00:00
Eric Allam f325b5fa54 Fixed import and trying internal-pulsar in prod deps again 2023-01-12 15:45:23 +00:00
Eric Allam 0fe3f62f0f Try building pulsar-client by adding it in production deps 2023-01-12 15:33:09 +00:00
Eric Allam bb153cbe42 Add internal-pulsar to prod deps to the install script is run 2023-01-12 15:25:09 +00:00
Eric Allam a87d3badbe Move internal packages to dev deps so they get bundled 2023-01-12 14:40:08 +00:00
Eric Allam db6128b84d Start trying to deploy using Node 16 2023-01-12 14:06:19 +00:00
Matt Aitken b65954214f Moving to node 16 2023-01-12 13:22:06 +00:00
Eric Allam 81382893c2 Initial flightcontrol WIP 2023-01-10 09:59:54 +00:00
Eric Allam 0ce546d023 Improved initializing pulsar clients in the webapp 2023-01-10 09:59:54 +00:00
Eric Allam e77f259fb1 Improvements to pulsar topics and structure
- Centralized the pulsar client creation and topics to internal-pulsar
- Cleaned up the pulsar message catalogs and split triggers and run command responses
- Improved the naming of the task queue
- Figured out how to use the pulsar client with the hosted version of Pulsar
2023-01-06 19:36:38 +00:00
Eric Allam 7e0b79ff74 wss cleanup on SIGHUP as well 2023-01-06 09:32:50 +00:00
Eric Allam 6328fc3b36 Order steps by a wss supplied timestamp 2023-01-05 18:06:41 +00:00
Eric Allam f5ea64ef4f Renamed the coordinator app to wss (web socket server) 2023-01-05 16:30:02 +00:00