WebsocketServer()
Creates a WebSocket Endpoint on the servlet container and registers a Listener Component with it.
Requires Extension: Lucee WebSockets Extension
WebsocketServer( endpoint=string, listener=any );
Returns: any
Examples
There are currently no examples for this function 27,060ms WARN No examples for function WebsocketServerSee also
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)