IXWebSocket icon indicating copy to clipboard operation
IXWebSocket copied to clipboard

HTTP(S) and WS(S) on the same port

Open Servuc opened this issue 2 years ago • 3 comments

Hello,

Does that library provide a solution to have HTTP and WS on same port ? I don't see how to do that in source (without make modification).

Thanks in advance :smile:

Servuc avatar Mar 21 '22 08:03 Servuc

As a server you mean ? No I don't think it's supported at this point.

If you can think of a way that doesn't break things too much and you want to contribute a PR I'll look at it, but I might not merge it if it's too complicated.

bsergean avatar Mar 24 '22 15:03 bsergean

I've see what you have coded @seanstone, if It works, :+1: I wouldn't have done so well

Servuc avatar Apr 21 '22 07:04 Servuc

I briefly looked at the fork of @seanstone, looks interesting. If you feel it could be made nice/clean, and be merged one day please make a PR.

bsergean avatar May 02 '22 16:05 bsergean