[go: up one dir, main page]

Skip to content

senocak/Jakarta-Ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

request.http

###
GET http://localhost:8080/

###
WEBSOCKET ws://localhost:8080/chat/username1

###
WEBSOCKET ws://localhost:8080/chat/username1
Content-Type: application/json

===
{
"msg": "msg1"
}
=== wait-for-server
=== wait-for-server
{
"msg": "msg2"
}

About

Jakarta Ws with Spring Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages