Search found 5 matches

by vinhbt
24 Jul 2018, 04:04
Forum: SFS2X Questions
Topic: Support for scala 2.12
Replies: 3
Views: 4913

Re: Support for scala 2.12

Yes I wan't to migrate my project from scala 2.11 to 2.12 but scala runtime in SFS2X is 2.11.
Can you support me to change it to 2.12
by vinhbt
18 Jul 2018, 03:43
Forum: SFS2X Questions
Topic: Support for scala 2.12
Replies: 3
Views: 4913

Support for scala 2.12

can you support me for migrate from scala 2.11 to 2.12
by vinhbt
27 Sep 2017, 18:40
Forum: SFS2X HTML5 / JavaScript API
Topic: SFS2X with Webpack
Replies: 33
Views: 44536

Re: SFS2X with Webpack

Follow your suggest i has commented out if (typeof define === "function" && define.amd) { define("DataStream", [], function () { return DataStream }) } if (typeof module === "object" && module && module.exports) { module.exports = DataStream } An...
by vinhbt
05 Sep 2017, 02:18
Forum: SFS2X Questions
Topic: SFS Room userCount function return not correct.
Replies: 3
Views: 5358

Re: SFS Room userCount function return not correct.

Hi Lapo

I have checked the problem via AdminTool. It's show correct in AdminTool.
But in html5 code it's not ok, user count in those Rooms is 1.

Thanks.
by vinhbt
01 Sep 2017, 16:44
Forum: SFS2X Questions
Topic: SFS Room userCount function return not correct.
Replies: 3
Views: 5358

SFS Room userCount function return not correct.

Hi, I have issues when update server to v2.13 and use javascript client v1.7.6 1. client user leave room 1. ( call LeaveRoomRequest) 2. At SFSEvent.USER_EXIT_ROOM event call SubscribeRoomGroupRequest to Subscribe to room 2. 3. Client receive event SFSEvent.ROOM_GROUP_SUBSCRIBE with evtParams.newRoom...

Go to advanced search