Closed huangfei3095 closed 7 years ago
I am now thinking of presenting Web3D file which as large as 500G on the Web, and I would consult you if it's possible to integrate Next WebRtc with JXTA2.7, so that the file could be transport from peer to peer instead of integrated server. For massive scale users request, peer to peer transportation WebRtc provided possible solution, and I am now consulting you about detailed information.
I am looking forward to hearing from you at your convinence. my mail: 1254209774@qq.com
The errors you are seeing are probably because of the lombok dependency. Please make sure you have it installed and configured for your IDE. https://projectlombok.org/
Hi, I am now studying on Next WebRtc project, and I found there are some errors on listed files: nextrtc\examples\videochat_with_rest\service
RegisterUserService.java SessionOpenedService.java nextrtc\examples\videochat_with_rest\domain Member.java nextrtc\examples\videochat_with_rest\domain\handler ConversationCreatedHandler.java ExceptionHandler.java The errors are log could not be resolved, xxx dao could not find xx method, etc.