Commit Graph

18 Commits

Author SHA1 Message Date
Robert von Burg a2fcda11e8
[Project] cleaned up pom.xml 2022-11-14 16:11:10 +01:00
Robert von Burg 89751f12d3 [Minor] Fixed WebSocketClient NPE 2022-03-13 09:14:56 +01:00
Robert von Burg a596793380 [New] REST and WS API extends the Activity JSON with ExecutionPolicy data 2022-01-19 19:41:08 +01:00
Robert von Burg 8a1e7aea4e [Project] Allow generating PMD and SpotBugs reports 2021-09-29 10:04:05 +02:00
Robert von Burg 72610ca9a6 [Project] Auto update to new version 1.8.0-SNAPSHOT 2021-09-24 08:54:58 +02:00
Robert von Burg f97c7df7b0 [Project] Updated snapshot version to 1.7.0-SNAPSHOT 2021-09-08 09:46:12 +02:00
Robert von Burg 86794367eb [Minor] replaced deprecated call with new call 2020-08-18 16:39:56 +02:00
Robert von Burg 0ca545501e [Major] Moved constants from StrolchConstants to StrolchModelConstants 2020-07-02 15:53:47 +02:00
Robert von Burg 67bf19c694 [Minor] Better exception handling in WebSocketObserverHandler 2020-06-08 22:11:41 +02:00
Robert von Burg 60fdb34150 [Fix] handle missing fields in WebSocket auth 2020-05-27 18:04:27 +02:00
Robert von Burg 9f4082ebf0 [Minor] Don't log stack trace if auth token is invalid 2020-02-26 09:25:00 +01:00
Robert von Burg d06cce1bb9 [Major] WebSocket observer handler now handles params, for additional options 2020-02-12 15:01:47 +01:00
Robert von Burg efdc522925 [Minof] Inject StrolchSessionHandler into WebSocketClient by constructor 2020-01-28 12:32:58 +01:00
Robert von Burg 4b2e8b9f81 [Major] Allow WebSocket* to be extensible 2020-01-21 15:37:14 +01:00
Robert von Burg fa389d7072 [Project] Updated .gitignore files 2020-01-08 09:18:37 +01:00
Robert von Burg d3ffce4089 [Minor] Get remote IP earlier in WebSocketClient.java 2019-03-12 19:03:37 +01:00
Robert von Burg 7c11292199 [Minor] Adding remoteIp to ThreadLocal and using in authentication 2019-03-12 15:25:35 +01:00
Robert von Burg 36f3c54435 [Major] Added new module websocket for observer updates over websocket 2019-03-11 13:13:13 +01:00