rossvideo / Catena

Other
5 stars 1 forks source link

Connect #90

Closed mejohnnaylor closed 6 months ago

mejohnnaylor commented 6 months ago

quite a lot going on in here. It was a fun(!?) weekend!

I converted the service from synchronous to async and multithreaded. This was so RPCs like set/get request wouldn't block when the Connect stream was active.

I'll write up what I learned and present it by way of reviewing this PR.