Learn how to build a full stack Next.js app in my upcoming course: colbyfayock.com/course
@theseus_dev15 күн бұрын
Currently working on a project with stream and you're video was very well structured. Got it to work between two users and save multiple channels. Thank you! If all else fails remember guys: RTFM!
@colbyfayock15 күн бұрын
haha glad it helped!
@codinginflow Жыл бұрын
High quality, well-structured content 👍
@colbyfayock Жыл бұрын
thank you!! really appreciate that 🙌
@zacharyprzybilski59432 жыл бұрын
Awesome stuff, I have wanted to play with the stream SDK and this is the perfect entry point!
@colbyfayock2 жыл бұрын
Thanks glad it was helpful! 🙌
@ThanHtutZaw32 жыл бұрын
Awesome ! Want to see more videos like this .
@colbyfayock2 жыл бұрын
thank you! glad you enjoyed it :D
@colbyfayock Жыл бұрын
Get fresh tutorials and other free content straight to your inbox! colbyfayock.com/news
@ahmadmedhat24562 жыл бұрын
GREAT CONTENT, I really love you man!
@colbyfayock2 жыл бұрын
thank you!
@Camilvslalisa2 жыл бұрын
hi Colby, awesome video, thanks for sharing 👌
@colbyfayock2 жыл бұрын
Thank you! Glad you enjoyed it
@MichaelMcGreal2 жыл бұрын
Does anyone know what VScode extension shows the '•' character for indentations?
@colbyfayock2 жыл бұрын
i dont think i have an extension on that does that 🤔i use Indent-Rainbow for the rainbow, maybe it adds that too?
@arupde63202 жыл бұрын
be regular .nice one
@colbyfayock Жыл бұрын
I will try my best
@elotfreelancing17912 жыл бұрын
Brother, make a 100% scalable chat app and use rpc and message queues, with a notification system. i will also contribute to the project.
@colbyfayock2 жыл бұрын
would you consider this not scalable? i would expect Stream to be able to handle any traffic load as a service. that said unfortunately i don't have the time to do something like that, but would love to see what you come up with!
@elotfreelancing17912 жыл бұрын
@@colbyfayock i will start then. i was planning let say you have 10 instance of the chat backend, i connect to server A, You Connect to server B, when ever i send msg it will register in centralized db as well as Server B will get notified and via websock you will get a notification as well,.
@KireZdraveski2 жыл бұрын
Hi Colby, Can I make an app like Slack using Stream, or is it impossible? And thanks for sharing your knowledge :)
@colbyfayock2 жыл бұрын
Yes absolutely! I think they even have an example. I see a react native slack clone tutorial on Google but here's how for instance you can add a channel list getstream.io/chat/react-chat/tutorial/#add-a-channel-list
@KireZdraveski2 жыл бұрын
@@colbyfayock Thanks for your replay
@Bindash_Tech773 ай бұрын
Sir plz you make TikTok Livestream pop out chat system same to KZbin live stream pop out chAt system
@colbyfayock3 ай бұрын
hey cool idea, ill add it to my list of potential ideas