vesys-bank-server/socket-server/src
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
..
commands Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
main.rs Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
protocol.rs Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
server.rs Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00
threadpool.rs Implement the http variant of the bank server. 2022-03-18 19:35:34 +01:00