websocket connection (server, port)
Created at 14 Nov 2018, 10:28
websocket connection (server, port)
14 Nov 2018, 10:28
Hi Spotware,
The current dotnet samples seem to be connecting using TCP SSL socket. However browsers do not permit websites to use raw sockets.
Is there an available Websocket connection for open API (v2) testing? Will they be using protobuf or json communications?
Thank you.
PanagiotisCharalampous
14 Nov 2018, 10:34
Hi hsbcstor,
Websockets are not supported at the moment. The protocols used for v1.0 are JSON and Protobuf. v2.0 will be purely Protobuf.
Best Regards,
Panagiotis
@PanagiotisCharalampous