Lucee Websockets Extension 3.0.0.17-SNAPSHOT

you can configure the location via this websockets.json in the context folder, where you find the the .CFConfig.json

{
	"directory":"{lucee-config}/websockets/",
	"requestTimeout":50, 
	"idleTimeout":300
}