Commit Graph

65 Commits

Author SHA1 Message Date
Unknown ffe9bd0f52 [WS] Add adaptive tickrate 2018-04-09 19:22:25 +02:00
Unknown b3de751d15 [WS] Untested version of audio mixing 2018-04-09 17:59:17 +02:00
Unknown 5983591452 [WS] Disable keepalive 2018-04-06 01:32:00 +02:00
Unknown 3ec03b9507 [WS] Try to fix bad Header problem 2018-04-06 01:21:52 +02:00
Unknown 07f31ff71d [WS] Fix multiple close event 2018-04-06 00:37:46 +02:00
Unknown eb62b07564 [WS] Basic audio broadcast listener 2018-04-06 00:34:09 +02:00
Unknown bb5630c8d1 [WS] Fix random Exception on channel delete + fix memory leak 2018-04-05 12:41:45 +02:00
Unknown 095fc34712 [WS] Fix socket close of non logged user 2018-04-05 12:27:03 +02:00
Unknown 8de9573c45 [WS] Put some Debug 2018-04-05 12:19:37 +02:00
Unknown c35468869a [TC] Fix missing interop on first user create 2018-04-05 12:10:27 +02:00
Unknown 1d4643d2fb [TC,WS] Fix room switch inconsistent 2018-04-05 12:08:08 +02:00
Unknown e64f02b3e9 [TC] you can't delete the channel 1 now 2018-04-04 13:17:59 +02:00
Unknown ac7e8640da [TC] Update Password Hashing method 2018-04-04 13:06:59 +02:00
Unknown df5c987642 [TC] Fix user update 2018-04-04 12:10:39 +02:00
Unknown 58e8227ceb [WS] Fix update user Interop 2018-04-04 11:57:39 +02:00
Unknown f7979cdfd7 [WS] Fix channel deletion when client is on the deleted channel 2018-04-04 11:42:20 +02:00
Unknown 1785cae636 [WS] Fix transaction problem 2018-04-04 10:56:09 +02:00
Unknown 94ca7d06eb [WS] Always those bloody iterators 2018-04-04 10:48:03 +02:00
Unknown d11a836453 [JPA] One last lateinit 2018-04-04 10:35:46 +02:00
Unknown 7cbafe395a [JPA] Fix lateinit not init 2018-04-04 10:27:45 +02:00
Unknown d3b5b4d304 [WS] Fix iterator problems 2018-04-04 10:17:43 +02:00
Unknown 4e20a4a2d4 [WS] Try to fix Channel Interop 2018-04-04 10:07:49 +02:00
Unknown 829c7e8879 [WS] Fix Channel/User Interop + Fix concurrency danger 2018-04-04 09:25:33 +02:00
Unknown 7cbf5dfb72 [WS] Fix some concurrency problems 2018-04-03 21:52:41 +02:00
Unknown d3e9622f47 [WS,TC] Fix some interop 2018-04-03 21:39:50 +02:00
Unknown cc4c93b177 [WS] optimise WS number of token 2018-04-03 21:19:15 +02:00
Unknown c316b4b982 [WS] Broadcast when disconnec from room 2018-04-03 21:13:00 +02:00
Unknown 83dc00a069 [WS] Fix transaction conflict 2018-04-03 21:06:51 +02:00
Unknown b7026dabd6 [WS] Java is shit 2018-04-03 21:02:14 +02:00
Unknown ca00f349c6 [WS] JPA is shit 2018-04-03 20:22:49 +02:00
Unknown 66f6c41b61 [WS] Fix room switch 2018-04-03 19:20:27 +02:00
Unknown 9ada1b99f8 [TC] Sort messages 2018-04-03 18:06:17 +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 abae3361db Typo in JSON 2018-03-27 19:47:07 +02:00
Unknown 50ba9bcf62 Huge code refactoring 2018-03-27 19:41:22 +02:00
Unknown f7a7844a2c Added random message generation while websocket is not set up 2018-03-27 19:05:11 +02:00
Unknown 9102a1d517 Changed JSON channel format 2018-03-27 18:35:15 +02:00
Unknown d2b1f4d327 Fix : forgot room type in JSON 2018-03-27 18:01:22 +02:00