Go to file
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
.idea Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
bank Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
http-server Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
socket-server Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
.gitignore initial commit 2022-03-12 16:19:54 +01:00
Cargo.lock Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
Cargo.toml Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00