Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
548 stars 300 forks source link

Implementing a token system. #236

Open Jugolo opened 8 years ago

Jugolo commented 8 years ago

Implementing a token system where all request send token to system and system controle it and logout the user if it not is correct. I has thinks it should only ignore the request but the solution is logout the user hmmmm.