Please make more videos like this like creating video streaming app, storing messages to database in this same chat application and also if possible only two way chat application if possible
can you create the video series of private messaging and public messa ging using mysql + rabbit mq + sping data jpa?? How can i make a real time system like push notifications??
Hi sir. Thank you very much for this awesome video. Can you share how to do private chat as well. Let's say there are more than 2 users and they need to chat with each other. Thanks in advance.
I am able to start the tomcat service, but the browser client is giving issues. Is it possible to create a POJO java class to consume this service routs? please suggest how.
Hy, I'm begginer and new in web development. Please can you tell me is this chat application also an MVC application and what should be "view" in this application? Thanks
Great Video. But I am facing one issue If we deploy this to an ecs cluster with more than one taskand try to connect from the client javascript, may be one connection goes to task 1 and second goes to task 2. In this case the chat is not working.
when I add the application.properties in resources i get error "Could not connect to WebSocket server. Please refresh this page to try again!" what should i do !! please any help
Before sending data to websocket can i read the data from external broker (rabbit mq) and doing the modification and I needs to sent the data to socket
Video resolution is high only boss it's 1080 P just check in video by default it will run on 360p so just change it to 720 or 1080 P you can able to see HD resolution of it .
Hi! Thank you for this video mate, I just want to know, will this work on different networks/PCs? I`m still learning java so please ignore if you feel like I'm an idiot :P
Good job! Thank you so much for sharing. How can I send private messages for only one user and not to all? There is an anotation called @SendToUser but ... Can you to do a video whit it?
hello thanks for the tutorial, but I have a small problem, my model is called Message but when I make the request I get the following error: org.springframework.messaging.converter.MessageConversionException: Unable to convert payload with type='com.sockets.socket.model.Message', contentType='null' I hope you can help me, thanks.
@@Javatechie i want to make the chapp app with spring boot websocket for my formation in the firm to promote a forum and i have already create the database according to the ressources of enterprise .
Thank's you a lot bro. I want to ask if your code can evolve into a chat application with data base similar to a complete application like telegram. Of course not completely complete, just can grow up :-)
yes we can send an attachment for client side code changes you can follow below link www.esegece.com/websockets/articles/features/225-websocket-upload-files-from-javascript but i will not suggest to use web socket for this scenario
Please make more videos like this like creating video streaming app, storing messages to database in this same chat application and also if possible only two way chat application if possible
can you create the video series of private messaging and public messa
ging using mysql + rabbit mq + sping data jpa?? How can i make a real time system like push notifications??
Great video sir very well explained
Thank you very much for the video. Great quality and code
This is really awesome 😍
Hi sir. Thank you very much for this awesome video. Can you share how to do private chat as well. Let's say there are more than 2 users and they need to chat with each other. Thanks in advance.
Your content is unique ,keep going .
really good.. is there any video chat application available..?
Yes please checkout websocket example
Thank you for this great tutorial!
Great Video bro keep it up need some time to digest this...
Thank you very much!
Video contains really good content.
Do you have any Idea regarding video chat?
No Ankit not aware on this
Muchas gracias por la información | Thank you so much for the information
Thanks for upload Basant Bhai...
Nice tutorials. You should have more subscribers. :)
I'm getting dependency errors after adding the dependency for reactor netty. Do you have any idea on how to solve this? Thank you sir.
Cannot resolve jakarta.annotation:jakarta.annotation-api:1.3.5
Cannot resolve org.ow2.asm:asm:9.1
Cannot resolve jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
Cannot resolve org.junit.platform:junit-platform-engine:1.7.2
Cannot resolve org.springframework.boot:spring-boot-starter-websocket:2.5.1
Cannot resolve org.springframework:spring-websocket:5.3.8
Cannot resolve org.apache.logging.log4j:log4j-to-slf4j:2.14.1
Cannot resolve org.junit.jupiter:junit-jupiter-params:5.7.2
Cannot resolve org.springframework.boot:spring-boot-test-autoconfigure:2.5.1
Cannot resolve org.springframework.boot:spring-boot-starter-logging:2.5.1
Cannot resolve org.springframework:spring-messaging:5.3.8
Cannot resolve org.apache.tomcat.embed:tomcat-embed-websocket:9.0.46
Cannot resolve org.opentest4j:opentest4j:1.2.0
Cannot resolve org.slf4j:slf4j-api:1.7.30
Cannot resolve com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.3
Cannot resolve net.minidev:accessors-smart:2.4.7
Cannot resolve ch.qos.logback:logback-core:1.2.3
Cannot resolve org.springframework.boot:spring-boot-starter-json:2.5.1
Cannot resolve org.springframework:spring-web:5.3.8
Cannot resolve org.springframework.boot:spring-boot-starter-tomcat:2.5.1
Cannot resolve org.skyscreamer:jsonassert:1.5.0
Cannot resolve org.assertj:assertj-core:3.19.0
Cannot resolve org.springframework.boot:spring-boot:2.5.1
Cannot resolve com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.3
Cannot resolve com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.3
Cannot resolve net.bytebuddy:byte-buddy-agent:1.10.22
Cannot resolve com.vaadin.external.google:android-json:0.0.20131108.vaadin1
Cannot resolve org.springframework.boot:spring-boot-starter:2.5.1
Cannot resolve org.xmlunit:xmlunit-core:2.8.2
Cannot resolve org.springframework.boot:spring-boot-starter-web:2.5.1
Cannot resolve com.jayway.jsonpath:json-path:2.5.0
Cannot resolve org.slf4j:jul-to-slf4j:1.7.30
Cannot resolve org.springframework:spring-beans:5.3.8
Cannot resolve org.apache.logging.log4j:log4j-api:2.14.1
Cannot resolve org.springframework:spring-jcl:5.3.8
Cannot resolve net.minidev:json-smart:2.4.7
Cannot resolve com.fasterxml.jackson.core:jackson-annotations:2.12.3
Cannot resolve org.springframework.boot:spring-boot-autoconfigure:2.5.1
Cannot resolve org.springframework:spring-core:5.3.8
Cannot resolve com.fasterxml.jackson.core:jackson-core:2.12.3
Cannot resolve org.apache.tomcat.embed:tomcat-embed-core:9.0.46
Cannot resolve org.yaml:snakeyaml:1.28
Cannot resolve org.springframework:spring-test:5.3.8
Cannot resolve org.junit.jupiter:junit-jupiter-api:5.7.2
Cannot resolve net.bytebuddy:byte-buddy:1.10.22
Cannot resolve org.objenesis:objenesis:3.2
Cannot resolve org.springframework:spring-webmvc:5.3.8
Cannot resolve com.fasterxml.jackson.core:jackson-databind:2.12.3
Cannot resolve org.springframework.boot:spring-boot-test:2.5.1
Cannot resolve org.springframework:spring-context:5.3.8
Cannot resolve org.junit.jupiter:junit-jupiter:5.7.2
Cannot resolve org.apache.tomcat.embed:tomcat-embed-el:9.0.46
Cannot resolve org.mockito:mockito-core:3.9.0
Cannot resolve jakarta.activation:jakarta.activation-api:1.2.2
Cannot resolve org.springframework:spring-expression:5.3.8
Cannot resolve org.springframework:spring-aop:5.3.8
Cannot resolve org.mockito:mockito-junit-jupiter:3.9.0
Cannot resolve org.apiguardian:apiguardian-api:1.1.0
Cannot resolve org.junit.jupiter:junit-jupiter-engine:5.7.2
Cannot resolve org.junit.platform:junit-platform-commons:1.7.2
Cannot resolve org.springframework.boot:spring-boot-starter-reactor-netty:2.5.1
Cannot resolve org.springframework.boot:spring-boot-starter-test:2.5.1
Cannot resolve org.hamcrest:hamcrest:2.2
Cannot resolve ch.qos.logback:logback-classic:1.2.3
I am able to start the tomcat service, but the browser client is giving issues. Is it possible to create a POJO java class to consume this service routs? please suggest how.
Could you please mention your issue
Hy, I'm begginer and new in web development. Please can you tell me is this chat application also an MVC application and what should be "view" in this application? Thanks
View should go your ui page
Awesome content. Keep rocking.
Hi Javatechie,
Can you pls upload video on chatbot implementation for ecommerce like zomato,swiggy,flipkart?
Great Video. But I am facing one issue If we deploy this to an ecs cluster with more than one taskand try to connect from the client javascript, may be one connection goes to task 1 and second goes to task 2. In this case the chat is not working.
Yes you are correct . This is just a simple example to demonstrate websocket .
@@Javatechie thanks. The video is great and explains all the points well and easy to understand how everything thing is connected together 👍🙂
Thanks buddy . Glad to hear this from you 🤗
Nice
I want to create chat application and history can be saved in database. Which keywords for them?
Can u please make a video for person to person chat application
when I add the application.properties in resources i get error "Could not connect to WebSocket server. Please refresh this page to try again!" what should i do !! please any help
Can't we separate the front-end ? Like running front-end in different port I tried but not getting responses!!
Yes we can
Nice , can you please upload comment system code in spring boot
It's there in video description please have a look
Can you please show how we can make the front-end in Angular of the application.
Yes I will try this
@@Javatechie when will you release the video?
Before sending data to websocket can i read the data from external broker (rabbit mq) and doing the modification and I needs to sent the data to socket
Yes we can why not , so while sending payload itself you can do modification
Or else use listener / interceptor
@@Javatechie i tried interceptor. But am not able read the data from broker
@@paunraja9724 I will check this out and let you know
Nice tutorials . I have one question how we can make private chat with one to one or one to may or group
That we need to play with session and port ,if you want one to one chat better to go for angular
Gajab. Awesome
hi great job but can u use high resolution very difficult to watch the video
Video resolution is high only boss it's 1080 P just check in video by default it will run on 360p so just change it to 720 or 1080 P you can able to see HD resolution of it .
Hi , could you please let me know how we can implement file sharing along with messaging?
Thank you in advance
Not tried this scenario I will check and let you know
I dont think the socket way works for this scenario. Only way is to have a rest call with Multipart param and request body for message content.
Is there any example with oauth2 Authorization with sockjs ?
can i send msg to a perticular user
u have any idea about it???
Need to use private chat that we can customize
@Java Techie Yeah!! It would be good to know!!
Thank you so much for the video, can I use this one and add it into my website? and how can I put it in a function of mine?
Hi, do you have any solutions how to make video chat with spring? Thank you!
Video chat not sure need to check
Hi! Thank you for this video mate,
I just want to know, will this work on different networks/PCs? I`m still learning java so please ignore if you feel like I'm an idiot :P
Yes it will work anywhere no prob
That's why java is platform independent language
@@Javatechie Thanks a lot! 🙂
Good job! Thank you so much for sharing. How can I send private messages for only one user and not to all? There is an anotation called @SendToUser but ... Can you to do a video whit it?
Thank you , as many people already suggested same content definitely will upload video.
If you like this content do subscribe and share please
Well done dude, thanks for sharing your knowledge
Nice video!
dada bhalo job....aapni ki bengali>
No From odisha 🤪
Hi, how to send message a particular client?
teacher can you please make videos on spring boot web flow.
It's on my bucket soon I will try to upload
Can you show us how to build video chat like zoom using socket io ?
nice work ,
How to generate folder "static" in "src/main/resources"? It is in 15:10 minutes. Please help.
You no need to create manually , if you will add web dependency while create spring boot application then it will create project structure for you .
Nice, Thanks!
hello thanks for the tutorial, but I have a small problem, my model is called Message but when I make the request I get the following error:
org.springframework.messaging.converter.MessageConversionException: Unable to convert payload with type='com.sockets.socket.model.Message', contentType='null'
I hope you can help me, thanks.
Is there a limit for number of connecting clients????
In this example no limit we can add N client but you can make it private
@@Javatechie thank you for replay
So it depends on specifications of server
If I add more ram and cpu I can handle more clients
You did not have to configure the port number for the socket?
the springboot auto configure the port number. In my case the port is 8080
can you please make videos spring boot web flow?
Yo, the "Sender left" or "Sender joined" doesn't appear, what could it be?
Need changes in Java script function
@@Javatechie Will start looking, thank you for answering!
i think this video has been corrupted. The video feed is not available. please upload again.
I can able to view complete video .
@@Javatechie yes, now i am able to. It might be a glitch.
Please help for private chat option..
This example is not useful for real world problem.
Hello sir I can't configure spring starter project on my eclipse.. please help
Could you please tell me what error you are facing ?
bro reply plzz....................
while adding new dependency it showing error what should i do for it help me
im finding error from 3 days
Which dependency you are trying to add and what error you are getting ?
@@Javatechie the dependency which u have added after opening pom
Run Maven install once
Ok let it be if I don't use that dependency will it cause anything last reply....
@@Javatechiebro...............
please can i customize this application with my own database
Hi Styve , could you please tell me your exact requirement , this is just one poc I did , now it's up to you how you will customize it
@@Javatechie i want to make the chapp app with spring boot websocket for my formation in the firm to promote a forum and i have already create the database according to the ressources of enterprise .
@@Javatechiecan I get the source code for clients side
Getting the message Could not connect to WebSocket server. Please refresh this page to try again!
I'm facing the same issue , could you please tell me the solution
hey, i am getting an error like could not connect to websocket server. please help
I got same error could you tell me solution of it
can u tell how to create an angular frontend for this websocket.???
As we discussed over the mail I will update here
@@Javatechie is the angular option available now?
Yes
@@Javatechie thank you! where can I find it? I've been looking for it but I was not able to
I am getting error while adding the dependency..can u plz help me..
What error you are getting can you update here
@@Javatechie 'dependencies.dependency.version' for something is missing
@@Javatechie i resolved that error but still i m getting whitelabel page
how to send message to a specific user, not to everyone.
can i connect to the websocket client with something else as javascript? like php, c# or java itself?
Yes we can connect
how does that work? is there a spring library in those languages? do i still need to call the withSockJS method?
@@Javatechie
Thank's you a lot bro. I want to ask if your code can evolve into a chat application with data base similar to a complete application like telegram.
Of course not completely complete, just can grow up :-)
how to develop private chat pls?
thank
Sir i done all but it shows only connect......
Didn't get your point
@@Javatechie 7088900911 my no
Can i get little guide from u
After developing this application here between server and client link not happening, it show only connect..
Not showing joined
Is message triggering to both side
how to private chat?
Where can I find the source code for this?
Please check in video description
it's not running on typing local host 8080
pls can someone help me
same problem
do you find any solution?
how to connect this on Android
I didn't much aware on Android , logic will be same for all
Sir ,can we send attachments .
yes we can send an attachment for client side code changes you can follow below link www.esegece.com/websockets/articles/features/225-websocket-upload-files-from-javascript but i will not suggest to use web socket for this scenario
Are bro I'm not understanding anything, what u saying
Please help me out its urgent
pas un vrai match
very bad explanation
Thanks btw what make you feel bad
incomplete tutorial!