VT Chat
Made with PHP Web ServerThis is a Public Chatting Web Server written in PHP.
Recent comments (81)HorizonIce21 days ago好工作,爱来自瓷器 英雄联盟
VertexStudioOfficial21 days agoA large update was made about VT Chat today.
For one year, VT Chat has been using a very unstable version of SSE that disconnects immediately when it connects, and this has used lots of resources for the users. Now, we've switched to Swoole and Websockets, so the chat system is more stable and faster.
All New Features:
- changed SSE to Websockets
- you can now use Markdown (only supports bold, italic, and hyperlinks currently)
Upcoming Features:
- Unfortunately, due to the deployment update of Replit, this version of VT Chat may be abandoned because we don't have credit cards. We'll probably make a new chat with more features, enhanced security, and more later.
- If VT Chat still survives, we will support more Markdown features (code, images, etc. )
Lastly, thanks for all of your support and contributions in the recent year, and thanks to @MattDESTROYER for tipping us!
15132972 months agoI’m just gonna use comments for chat🗿🤘
Elishab07784 months agowow, lovely bit of code you got here. good job.
AAAassefNetwork6 months agoohio
JeydeScott7 months agoits not working for meee
EsteChicoEsDemasiado7 months agoDog
RanjanKashyap18 months agoWow
OnlyAHuman9 months agoA notice
(since I can't publish updates) The new version of VT Chat is in developing progress. You can check it here.
We're now stuck on hosting static files with Swoole (the document_root methods doesn't seem to work) and increasing overall speed (the new version is super slow). Please comment if you have ideas.
MyNamelsBob9 months agoI forked this so I can have a "private" chatting server with my friends.