WEBSOCKET STRUCTURE ANDROID KOTLIN

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • Hi developers,
    In this video, we will learn how we can use WebSocket in Android Kotlin.
    Project Github Link: github.com/bur...
    Also comment below what your personal touches are to your productivity space, and what videos you'd be curious to see from me!
    🌱 Check out my personal website here 🌱 www.burakselcu...
    📷 : / developerbu. .
    🎶 : / developerburak
    💌 : buraksoftware1@gmail.com
    ⌨️ : github.com/bur...
    ┄┄┄ Other Videos of Mine You'll Also Learn! ┄┄┄
    Design & Code With Me Ep. 2 - E-Commerce App: www.youtube.co....
    ✨ Data Binding 📱:www.youtube.co....
    👩🏻‍💻 Building Movie Application. 1: www.youtube.co....
    🖥GOOGLE SIGN IN ANDROID KOTLIN 2022
    : www.youtube.co....
    🎨MVVM ARCHITECTURE - LIVE DATA & VIEW MODEL
    : www.youtube.co....
    ┄┄┄ About BURAK SELCUK┄┄┄
    Hi, I am Burak. A Android Mobile Developer for 5 years. I'm working Android. Firebase, Retrofit2, Kotlin/Java, MVVM, Navigation Graph, RxJava, Dagger-Hilt, Version Control System Git, Github, Coroutines, Material Design, Android Testing
    ┄┄┄ Copyright 2022. BURAKSELCUK© All rights reserved. ┄┄┄
    This video is not sponsored.
    #DeskSetup #WFH #SoftwareEngineer #AppDevelopment #Programming #Coding #Design #AestheticDeskSetup #floydtable #steelcase #steelcasegesture #workfromhome #workfromhomeoffice #frontendengineer #ExoPlayer #programming #software #android #development #androiddeveloper #androiddevsummit #kotlin #andoridexoplayer #carouselrecyclerview

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

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

    videolarin cok yardimci oluyor. tesekkurler💯💯

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

    Thank You very much, Sir!)

  • @mastermedia5090
    @mastermedia5090 2 года назад +1

    Thankyou

  • @bhavinvala6074
    @bhavinvala6074 5 месяцев назад

    I have question that you connected to the server using base url but after that I want to subscribe channel, so how to do it. I; using Scarlet but I didn't get any response from sever. can you please help.

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

    Sunucumda 5000 portumda app.js 5000 portunda çalıstırıyrm ama index.html den baglandıgtımda 404 hatası alıyrum.

  • @z3r0fromz3r0
    @z3r0fromz3r0 Год назад +1

    Çok teşekkürler !

  • @LaldinpuiiColney-s2m
    @LaldinpuiiColney-s2m 10 месяцев назад

    HI, is there a way of doing this to a localhost and not to a piesocket websocket.

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

      yes, you can do it but you have to set up a local webSocket server

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

    Hi why "ws" is gray like a variable never used ?

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

      Because it is never used 🙃
      It is just for testing; he shouldn't define a variable if he goes with this situation in the video. Remove the val and the value name, and use the code in the input.

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

    I liked the video, I am builidng a retail two way video communication app. I think it will be helpful, I am also building the backend and I am going to try to use KTOR. thanks for taking the time