Commit Graph

15 Commits

Author SHA1 Message Date
8bcd555d71 add http-client 2022-03-25 19:18:55 +01:00
ac2904588c transfering -> transferring 2022-03-21 08:14:43 +01:00
e61af0b463 Update LICENSE 2022-03-19 11:41:18 +00:00
5eeca85984
remove test dependency on anyhow Result type in bank 2022-03-19 10:51:08 +01:00
c109f846ed prune dependencies 2022-03-19 10:48:02 +01:00
84ba5385cf Add 0BSD license, to get rid of the default no permission copyright (0CC is not recommended for software). 2022-03-19 09:26:05 +00:00
c7994d7fdf Update .gitlab-ci.yml file 2022-03-19 09:17:31 +00:00
9b40d46f17 Update .gitlab-ci.yml file 2022-03-19 09:15:10 +00:00
65555fb5c7 Update .gitlab-ci.yml file 2022-03-19 09:07:51 +00:00
2b12c46618 Update .gitlab-ci.yml file 2022-03-19 09:06:04 +00:00
9248c25f68
typo corrections in readme 2022-03-19 10:02:39 +01:00
ad79f4f086
add readme 2022-03-18 19:51:17 +01:00
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
c69654a924 split bank ad socket server up 2022-03-16 09:51:29 +01:00
3d9c98eeca
initial commit 2022-03-12 16:19:54 +01:00