Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Hugentobler 7f4bb68b9d
full reformat 2022-03-30 10:45:15 +02:00
Sebastian Hugentobler 547b7b375a
add conditional put 2022-03-30 09:36:59 +02:00
Sebastian Hugentobler 602ff3595d add makefile for static compilation 2022-03-26 11:00:13 +01:00
Sebastian Hugentobler 8bcd555d71 add http-client 2022-03-25 19:18:55 +01:00
Sebastian Hugentobler ac2904588c transfering -> transferring 2022-03-21 08:14:43 +01:00
Sebastian Hugentobler c109f846ed prune dependencies 2022-03-19 10:48:02 +01:00
Sebastian Hugentobler dac95b7dae
Implement the http variant of the bank server.
During that process, many shortcomings with the socket server and the
bank lib were fixed.

I am aware a massive commit like this is not ideal.
2022-03-18 19:35:34 +01:00