Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite stdWebSocket using WebSocket API provided by Websocket.dll #35

Open
sancarn opened this issue Jul 10, 2021 · 1 comment
Open
Labels
enhancement New feature or request lib-stdWebSocket

Comments

@sancarn
Copy link
Owner

sancarn commented Jul 10, 2021

WebSocketCreateClientHandle
WebSocketBeginClientHandshake
WebSocketEndClientHandshake
WebSocketCreateServerHandle
WebSocketBeginServerHandshake
WebSocketEndServerHandshake
WebSocketSend
WebSocketReceive
WebSocketGetAction
WebSocketCompleteAction
WebSocketAbortHandle
WebSocketDeleteHandle
WebSocketGetGlobalProperty
@sancarn sancarn added the enhancement New feature or request label Jul 10, 2021
@sancarn
Copy link
Owner Author

sancarn commented Jul 10, 2021

Potentially there are already existing implementations e.g. https://www.vbforums.com/showthread.php?890708-vb6-Secure-Websocket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lib-stdWebSocket
Projects
Status: Feature Request/Unknown requirement
Development

No branches or pull requests

1 participant