This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/server/src/main/java/envoy/server
Leon Hofmeister 41f07dc452 Fixed Transactions not Getting Closed on the Server (#42)
Fixes #16
Reviewed-on: https://git.kske.dev/zdm/envoy/pulls/42
Reviewed-by: kske <kai@kske.dev>
2020-09-22 17:02:50 +02:00
..
data Fixed Transactions not Getting Closed on the Server (#42) 2020-09-22 17:02:50 +02:00
net Made every class that can be final final 2020-08-22 13:51:17 +02:00
processors Handle handshake rejections on invalid token, reuse not expired tokens 2020-09-19 13:33:18 +02:00
util Add token-based authentication (without rejection handling) 2020-09-19 11:37:42 +02:00
Startup.java Made every class that can be final final 2020-08-22 13:51:17 +02:00
package-info.java Move Envoy Server Standalone to server/ subdirectory 2020-07-13 11:40:00 +02:00