How to Make a Chat App With Ktor - Building the Server - Part 1

preview_player
Показать описание
This is the first video of a 3 video playlist in which you will learn to make a real time chat app using Ktor as backend.

Use the coupon code PHILIPP7 for up to 91% off on all hosting plans:

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:

Subscribe to my newsletter for regular Android, Kotlin & Architecture advice!

Join this channel to get access to perks:

Get the initial source code here:

Get the source code for this video here:

Regular live codings on Twitch:

Join my Discord server:

You like my free content? Here you can buy me a coffee:
Рекомендации по теме
Комментарии
Автор

Video's like this are what makes your channel awesome.

Sivien
Автор

I have two suggestions.
1. It would be great if you explain the entire process first and relations between all model before starting the code.
2. You can also add WebRTC examples to manage audio chat, video chat, and file sharing in this playlist.

ARIHANTJAIN
Автор

Didn't watched the full video but very excited. Thanks Phillip for awesome tutorial

tanjimahmed
Автор

Just finished your other Ktor videos, great timing, thanks

alanramirez
Автор

Very well organized content. I every time watch your videos and develop the same side by side to understand the concepts. Thanks man. Because of your videos I am up t date on android development APIs. God bless you.

vengateshm
Автор

Philipp, man, you are awasome. The community will remember you.

brandonquintanillaquispe
Автор

Another awesome playlist, thank you Philipp. And keep going this way

SmartSoftek
Автор

Thanks for the video. Great work as always

kinggeorges
Автор

Ktor tutorials are my favorite right now

emmanuelonwumah
Автор

for people who does not know how to setup the initially required files of gradle and kotlin dependency from ktor..
1. first install git
2. then put that git executable or script path to the environment variable in the system variable (not local)
3. add the file path of intellij's executable too into the system's environment variable
4. enter the file path that we are interested to create the project in the cmd
5. clone the repository by writing git clone <url of the github repository>
6. open the project by writing ```idea64 .``` `.` means the relative path to current working directory
7. you are good to follow the tutorial

footballCartoon
Автор

For swap line quickly -> ctrl+shift+up or down arrow

tanjimahmed
Автор

You are a living legend - keep up the great work =)

crateer
Автор

I am getting issue on intelliJ when I create a project from Ktor Project Generator and open the project using intelliJ then it will install jvm dependency i.e websockets-jvm and not websockets. this is confusing.

GeorgeMachibya
Автор

The hard part of ktor, which I'm trying to figure out, is how to use the base library to do normal socket stuff, with multithreaded support.

Unfortunately all the tutorials out there are assuming websockets, but for websockets, they have a way more convenient framework. :(

trejkaz
Автор

Its very awesome tutorial, so exciting

muzamilabdallah
Автор

Android Studio said that Ktor is Depricated :(

CyberSoftSolution
Автор

What program u use for record this videos with this effect of zoom?

leogsantos
Автор

Are you implementing pagination in this app?

thetester
Автор

Hey not sure but is there any particular reason using mongo, why not using room instead

zakmiltan
Автор

Phillip hi! Need help on the task @44 min with Koin's mainModule installation, after the curlybracers appear questionMarks instead of "this koinApp". Doing exactly the same. How would you solve this today with 2.0 ktor version + koin new version?

1.6.7 ver worked but still, how would you do this with ktor of 2.0 version? Best regards!

gala