Commit graph

11 commits

Author SHA1 Message Date
jeffcheasey88
600de755ca JWT -> import & export private key 2024-04-16 11:51:22 +02:00
jeffcheasey88
5be25735ae Catch Exception in a logger 2024-03-28 20:33:27 +01:00
jeffcheasey88
d6ca7c5092 Add Route Interceptor system 2024-03-13 11:07:47 +01:00
jeffcheasey88
bda04a188b Add WebSocket Authentification 2023-09-23 17:40:51 +02:00
jeffcheasey88
b58934cff8 Adapt to catch InvalidJwtException (?) 2023-09-18 12:03:26 +02:00
jeffcheasey88
b06ed20afd Fix error 500 2023-09-09 20:24:01 +02:00
jeffcheasey88
d9d602bb83 Add error 500 2023-09-08 21:33:18 +02:00
jeffcheasey88
d77fe329b8 Optimise route finding (remove maps to use array and add optional re-ordering routes by number of call) 2023-09-07 21:33:21 +02:00
jeffcheasey88
ab33fd465e Add logger (for route calling) 2023-09-07 20:26:29 +02:00
jeffcheasey88
d8e5948fa2 implement stop method to stop the running socket server 2023-08-31 20:33:13 +02:00
jeffcheasey88
f735a7d6bf refractor package for maven repository & add Context & generic getting user & take response code & add default headers 2023-08-29 16:11:37 +02:00
Renamed from src/be/jeffcheasey88/peeratcode/framework/Router.java (Browse further)