jakobhoeg / shadcn-chat

CLI for adding customizable and re-usable chat components to your applications. Build beautiful chat interfaces in minutes.
https://shadcn-chat.vercel.app
MIT License
960 stars 87 forks source link

Is the communication between the client and server encrypted? #5

Closed caopengfei closed 7 months ago

caopengfei commented 7 months ago

Is the communication between the client and server encrypted?

jakobhoeg commented 7 months ago

Hey, @caopengfei There is no logic for retrieving and sending messages. You'll need to implement that yourself.