I have a chat application with websocket. How can I debug? I want to set a breakpoint and want eclipse to stop at this breakpoint. The problem is my XDebug is working with port 9000. The websocket server is port 1414. Is it possible to work with XDebug?
Asked
Active
Viewed 1,200 times