dotfiles/app/lib
Nikos Papadakis 26ba60b95d
app: refactor the Connection to make it asynchronous when connecting
Some work has been done on making the Connection feel nicer, but also
more work is needed to not have the channel be exposed to the upper
layers of the application. We should wrap all the GRPC calls in the
GenServer (which may also allow caching on certain calls such as
get_sys_info)
2023-08-28 23:32:42 +03:00
..
prymn app: refactor the Connection to make it asynchronous when connecting 2023-08-28 23:32:42 +03:00
prymn_proto rename backend -> app 2023-07-19 23:24:24 +03:00
prymn_web app: refactor the Connection to make it asynchronous when connecting 2023-08-28 23:32:42 +03:00
prymn.ex rename backend -> app 2023-07-19 23:24:24 +03:00
prymn_web.ex rename backend -> app 2023-07-19 23:24:24 +03:00