You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add chat with bot feature (This is test at local, I haven't deployed yet chatbot-api)
chat-demo.mp4
How to run
You can run on tomcat
Old Message Server
Before using websocket for this project I coded out a custom message server that uses standard java sockets. The code for this is located in old_msg_server/.