Websocket node js with Socket io and angular

Поделиться
HTML-код
  • Опубликовано: 2 сен 2020
  • Are you looking for a freelance ? I can help you build your product, contact me:
    Email: lordtitan001@gmail.com
    Instagram: kevin_lems
    Web sockets are very useful in web development, socket.io make it very easy to do. A common use case is to create a chat application. In this video we are going to use angular and node js. The code source link is just down below.
  • НаукаНаука

Комментарии • 26

  • @codeupdate
    @codeupdate  3 года назад +1

    If you have any question you can connect with me on IG: kevin_lems

    • @alishahzad6074
      @alishahzad6074 3 года назад

      can you help me in it ?

    • @rosalyna_24
      @rosalyna_24 3 года назад

      i want to send files using socket io how can i do that

    • @codeupdate
      @codeupdate  3 года назад

      Yo can read the file into bytes and send it with socket io

    • @rosalyna_24
      @rosalyna_24 3 года назад

      @@codeupdate how can i do that i'm sorry i'm new so i don't know lots of stuff

    • @mouradhegazy9201
      @mouradhegazy9201 2 года назад

      how can I send a video stream captured from the camera
      Thanks in advance

  • @devenshah3653
    @devenshah3653 3 года назад

    Short and sweet packed with info !

  • @ManishRahod
    @ManishRahod 8 месяцев назад

    Thanks, Code Update! I was struggling to integrate it in Nodejs and angular and your code worked really well

  • @devenshah3653
    @devenshah3653 3 года назад

    sweet and concise ! short but plenty of info !

  • @rifqiputra5496
    @rifqiputra5496 10 месяцев назад +2

    i cant use SocketIOClient on min 1:29, how you can import the SocketIOClient?

  • @joeng5999
    @joeng5999 10 месяцев назад

    Short but insightful. Thanks

    • @codeupdate
      @codeupdate  10 месяцев назад

      Thank you. Messages like this motivate me to restart making content.

  • @susanmaharjan5032
    @susanmaharjan5032 3 года назад

    Hey Kevin, thanks, btw where is the link for the repo

  • @henrikvarga1789
    @henrikvarga1789 Год назад

    how to force disconnect?

  • @edwin1740
    @edwin1740 2 месяца назад

    how to connect with the ip address?

  • @amadousow6598
    @amadousow6598 2 года назад

    i have cors policy problem can you help me

    • @ayushsingh-dx5bq
      @ayushsingh-dx5bq Год назад

      Add these lines in your node JS code.
      var cors = require('cors')
      app.use(cors())
      Web Dev simplified did a great video on it

  • @tompolman5712
    @tompolman5712 3 года назад

    this is not to follow what he is saying... only past things and overlap talking all the time....