From c411ac45cf3deae6dfa50d7d03a69d4a524be96b Mon Sep 17 00:00:00 2001 From: antiqe Date: Mon, 22 Jun 2015 22:17:28 +0200 Subject: [PATCH] fix hardcoded resource during uri construction --- src/internal/sio_client_impl.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/internal/sio_client_impl.cpp b/src/internal/sio_client_impl.cpp index 1f64ed22..7be7fd4b 100644 --- a/src/internal/sio_client_impl.cpp +++ b/src/internal/sio_client_impl.cpp @@ -206,11 +206,11 @@ namespace sio ss<<"ws://"; #endif if (m_sid.size()==0) { - ss<