WebSocket client implementations for Delphi

后端 未结 2 1548
说谎
说谎 2021-01-13 08:39

Are there free WebSocket client implementations for Delphi? I found only this one:

WebSockets Delphi Components

but it is not free.

2条回答
  •  甜味超标
    2021-01-13 08:53

    Here is my open source library: https://github.com/andremussche/DelphiWebsockets

提交回复
热议问题