Skip to content

Kotsiubynskyi/ChatApp-WebSockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chat Application

	Description
This simple WebSocket chat application. 
It shows sample of server and client side code to establish communication between them.
This app was tested on:
	1) Tomcat 8.0 - OK
	2) Wildfly 8.1 - OK
	3) JBoss EAP 6.2 - Fail

To package app into war-file use "mvn package". 
After deploying app can be accessible by http://localhost:8080/ChatApp/

About

Chat application with websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published