Commit Graph

66 Commits

Author SHA1 Message Date
Unknown 66f6c41b61 [WS] Fix room switch 2018-04-03 19:20:27 +02:00
Unknown 995c61177d [WS,TC] Implemented User interop CRUD 2018-04-03 17:28:39 +02:00
Unknown f302acf63a [TC] Use real messages instead of the placeholders 2018-04-03 16:24:01 +02:00
Unknown 32d6bc30df [WS,TC] Fixed the last tomcat memory leak
+ Interop for channel update
+ Updated kWebsocket to latest
2018-04-01 14:51:39 +02:00
Unknown 8c30b429fa [WS,TC] Fixed some TomCat memory leak and WS close protocol 2018-03-31 18:14:22 +02:00
Unknown 673a9bb82d [TC,WS] Implemented Channel (creation/deletion) Interop 2018-03-30 02:08:31 +02:00
Unknown 2287c4ce6e [JPA] Fixed cascades and unicity 2018-03-30 00:42:02 +02:00
Unknown 0107e804b6 [WS] Implemented message update 2018-03-29 16:37:37 +02:00
Unknown e759b84893 [WS] Refactoring of the JSON generation 2018-03-29 16:22:29 +02:00
Unknown 0f240b5a94 [WS] Implemented message broadcast 2018-03-29 15:56:33 +02:00
Unknown ccccae0967 [WS] Fix user logout 2018-03-29 15:45:23 +02:00
Unknown 2a12ce346c [TC,WS] Modified subscribe method + fix WS Room connection 2018-03-29 15:28:28 +02:00
Unknown c50ae77b4b [WS] Implemented Authentication and room connexion 2018-03-29 03:10:44 +02:00
Unknown 85d856f69b Setup JPA on Websocket + fix concurrent EM on Tomcat 2018-03-29 01:57:32 +02:00
Unknown a1fa1e4489 Implemented last CRUD
+ CRUD Room
+ echo WS
2018-03-27 15:46:17 +02:00
Unknown a70b0ed598 Implemented basic architecture
+ User creation
+ Token auth
+ Login
2018-03-26 21:26:05 +02:00