Hi,
I have been given a link with access to github code and uses a class WebSocket which basically is an abstract class and the .sln file does not even compile because the example tries to initialise that class.
How do i proceed from there?
Thanks