Compare commits
	
		
			89 Commits
		
	
	
		
			v1.0.4
			...
			bug/30_ser
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					b1c1e6e28d | ||
| 
						 | 
					66440e2330 | ||
| 
						 | 
					792610d44f | ||
| 
						 | 
					bcf2fc1812 | ||
| 
						 | 
					935e6791a3 | ||
| 
						 | 
					fbb7c012a3 | ||
| 
						 | 
					dac18fcabf | ||
| 
						 | 
					d8e83caffc | ||
| 
						 | 
					fbf80b9f50 | ||
| 
						 | 
					c2a9139d41 | ||
| 
						 | 
					6e3dff149a | ||
| 
						 | 
					1bacbe38f4 | ||
| 
						 | 
					2e9c610ac9 | ||
| 
						 | 
					eb063ec60a | ||
| 
						 | 
					37fb14646d | ||
| 
						 | 
					ae543518d3 | ||
| 
						 | 
					c865d64608 | ||
| 
						 | 
					3004422cb6 | ||
| 
						 | 
					0c46a17443 | ||
| 
						 | 
					497373d976 | ||
| 
						 | 
					91198aca0d | ||
| 
						 | 
					b17a5e5f0b | ||
| 
						 | 
					3f0ef59f65 | ||
| 
						 | 
					1e96edc293 | ||
| 
						 | 
					0afb77393b | ||
| 
						 | 
					7614b642bb | ||
| 
						 | 
					bc89580dfe | ||
| 
						 | 
					358ae13a88 | ||
| 
						 | 
					ccf9dcba70 | ||
| 
						 | 
					94604fad61 | ||
| 
						 | 
					5c4cc7c50d | ||
| 
						 | 
					9ed961ec06 | ||
| 
						 | 
					e6bd8cc8c4 | ||
| 
						 | 
					ee25bd0f92 | ||
| 
						 | 
					e77b9176f3 | ||
| 
						 | 
					afe8b966ad | ||
| 
						 | 
					310724c961 | ||
| 
						 | 
					ceba8ae620 | ||
| 
						 | 
					fead661ab7 | ||
| 
						 | 
					9c8c17f577 | ||
| 
						 | 
					a04f83930f | ||
| 
						 | 
					c421d19800 | ||
| 
						 | 
					521f02c90e | ||
| 
						 | 
					c86b6074f2 | ||
| 
						 | 
					d5d1a2c5f4 | ||
| 
						 | 
					2a90e3f478 | ||
| 
						 | 
					1d49ba41ea | ||
| 
						 | 
					e1de1f6682 | ||
| 
						 | 
					47ed5e4d4d | ||
| 
						 | 
					d77f6f5659 | ||
| 
						 | 
					05f0045d5d | ||
| 
						 | 
					c4afb84f6e | ||
| 
						 | 
					b0b2f9b6d2 | ||
| 
						 | 
					ee37feb489 | ||
| 
						 | 
					6b8337596f | ||
| 
						 | 
					250665b92e | ||
| 
						 | 
					86b83c889e | ||
| 
						 | 
					c9c657c07b | ||
| 
						 | 
					4f2babaf54 | ||
| 
						 | 
					1b03bf4555 | ||
| 
						 | 
					977b995af9 | ||
| 
						 | 
					310ab990bd | ||
| 
						 | 
					d6b49b54d4 | ||
| 
						 | 
					f00cf39462 | ||
| 
						 | 
					18550cf1cb | ||
| 
						 | 
					168918f807 | ||
| 
						 | 
					2750df8aa7 | ||
| 
						 | 
					d6597d9f52 | ||
| 
						 | 
					892ea375e3 | ||
| 
						 | 
					03abe77b5f | ||
| 
						 | 
					e46eb8aa49 | ||
| 
						 | 
					2c4862e0f1 | ||
| 
						 | 
					fd69efa45c | ||
| 
						 | 
					e8aa15917f | ||
| 
						 | 
					b3d77f8902 | ||
| 
						 | 
					9c3b0b08ec | ||
| 
						 | 
					fe7d94194c | ||
| 
						 | 
					d6c26d6aa8 | ||
| 
						 | 
					8a74ddcd13 | ||
| 
						 | 
					18e7189a07 | ||
| 
						 | 
					785dd42c84 | ||
| 
						 | 
					0cff5065d9 | ||
| 
						 | 
					e881b82511 | ||
| 
						 | 
					d5551e5d68 | ||
| 
						 | 
					e8583000b8 | ||
| 
						 | 
					d642ef1a89 | ||
| 
						 | 
					2df118022d | ||
| 
						 | 
					95457c8f4c | ||
| 
						 | 
					0a45b7787f | 
							
								
								
									
										1
									
								
								examples/ping_pong/.gitignore → .gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								examples/ping_pong/.gitignore → .gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,2 +1 @@
 | 
				
			|||||||
venv
 | 
					 | 
				
			||||||
build
 | 
					build
 | 
				
			||||||
							
								
								
									
										0
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										0
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -10,15 +10,20 @@ set (CMAKE_CXX_STANDARD 14)
 | 
				
			|||||||
set (CXX_STANDARD_REQUIRED ON)
 | 
					set (CXX_STANDARD_REQUIRED ON)
 | 
				
			||||||
set (CMAKE_CXX_EXTENSIONS OFF)
 | 
					set (CMAKE_CXX_EXTENSIONS OFF)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# -Wshorten-64-to-32 does not work with clang
 | 
				
			||||||
if (NOT WIN32)
 | 
					if (NOT WIN32)
 | 
				
			||||||
  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic")
 | 
					  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic")
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if ("${CMAKE_CXX_COMPILER_ID}" MATCHES "Clang")
 | 
				
			||||||
 | 
					  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wshorten-64-to-32")
 | 
				
			||||||
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set( IXWEBSOCKET_SOURCES
 | 
					set( IXWEBSOCKET_SOURCES
 | 
				
			||||||
    ixwebsocket/IXEventFd.cpp
 | 
					 | 
				
			||||||
    ixwebsocket/IXSocket.cpp
 | 
					    ixwebsocket/IXSocket.cpp
 | 
				
			||||||
    ixwebsocket/IXSocketServer.cpp
 | 
					    ixwebsocket/IXSocketServer.cpp
 | 
				
			||||||
    ixwebsocket/IXSocketConnect.cpp
 | 
					    ixwebsocket/IXSocketConnect.cpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXSocketFactory.cpp
 | 
				
			||||||
    ixwebsocket/IXDNSLookup.cpp
 | 
					    ixwebsocket/IXDNSLookup.cpp
 | 
				
			||||||
    ixwebsocket/IXCancellationRequest.cpp
 | 
					    ixwebsocket/IXCancellationRequest.cpp
 | 
				
			||||||
    ixwebsocket/IXWebSocket.cpp
 | 
					    ixwebsocket/IXWebSocket.cpp
 | 
				
			||||||
@@ -28,13 +33,19 @@ set( IXWEBSOCKET_SOURCES
 | 
				
			|||||||
    ixwebsocket/IXWebSocketPerMessageDeflate.cpp
 | 
					    ixwebsocket/IXWebSocketPerMessageDeflate.cpp
 | 
				
			||||||
    ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp
 | 
					    ixwebsocket/IXWebSocketPerMessageDeflateCodec.cpp
 | 
				
			||||||
    ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp
 | 
					    ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXWebSocketHttpHeaders.cpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXHttpClient.cpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXUrlParser.cpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXSelectInterrupt.cpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXSelectInterruptFactory.cpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXConnectionState.cpp
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set( IXWEBSOCKET_HEADERS
 | 
					set( IXWEBSOCKET_HEADERS
 | 
				
			||||||
    ixwebsocket/IXEventFd.h
 | 
					 | 
				
			||||||
    ixwebsocket/IXSocket.h
 | 
					    ixwebsocket/IXSocket.h
 | 
				
			||||||
    ixwebsocket/IXSocketServer.h
 | 
					    ixwebsocket/IXSocketServer.h
 | 
				
			||||||
    ixwebsocket/IXSocketConnect.h
 | 
					    ixwebsocket/IXSocketConnect.h
 | 
				
			||||||
 | 
					    ixwebsocket/IXSocketFactory.h
 | 
				
			||||||
    ixwebsocket/IXSetThreadName.h
 | 
					    ixwebsocket/IXSetThreadName.h
 | 
				
			||||||
    ixwebsocket/IXDNSLookup.h
 | 
					    ixwebsocket/IXDNSLookup.h
 | 
				
			||||||
    ixwebsocket/IXCancellationRequest.h
 | 
					    ixwebsocket/IXCancellationRequest.h
 | 
				
			||||||
@@ -50,8 +61,19 @@ set( IXWEBSOCKET_HEADERS
 | 
				
			|||||||
    ixwebsocket/IXWebSocketPerMessageDeflateOptions.h
 | 
					    ixwebsocket/IXWebSocketPerMessageDeflateOptions.h
 | 
				
			||||||
    ixwebsocket/IXWebSocketHttpHeaders.h
 | 
					    ixwebsocket/IXWebSocketHttpHeaders.h
 | 
				
			||||||
    ixwebsocket/libwshandshake.hpp
 | 
					    ixwebsocket/libwshandshake.hpp
 | 
				
			||||||
 | 
					    ixwebsocket/IXHttpClient.h
 | 
				
			||||||
 | 
					    ixwebsocket/IXUrlParser.h
 | 
				
			||||||
 | 
					    ixwebsocket/IXSelectInterrupt.h
 | 
				
			||||||
 | 
					    ixwebsocket/IXSelectInterruptFactory.h
 | 
				
			||||||
 | 
					    ixwebsocket/IXConnectionState.h
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if (UNIX)
 | 
				
			||||||
 | 
					    # Linux, Mac, iOS, Android
 | 
				
			||||||
 | 
					    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/IXSelectInterruptPipe.cpp )
 | 
				
			||||||
 | 
					    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/IXSelectInterruptPipe.h )
 | 
				
			||||||
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Platform specific code
 | 
					# Platform specific code
 | 
				
			||||||
if (APPLE)
 | 
					if (APPLE)
 | 
				
			||||||
    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/apple/IXSetThreadName_apple.cpp)
 | 
					    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/apple/IXSetThreadName_apple.cpp)
 | 
				
			||||||
@@ -59,8 +81,11 @@ elseif (WIN32)
 | 
				
			|||||||
    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/windows/IXSetThreadName_windows.cpp)
 | 
					    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/windows/IXSetThreadName_windows.cpp)
 | 
				
			||||||
else()
 | 
					else()
 | 
				
			||||||
    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/linux/IXSetThreadName_linux.cpp)
 | 
					    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/linux/IXSetThreadName_linux.cpp)
 | 
				
			||||||
 | 
					    list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/IXSelectInterruptEventFd.cpp)
 | 
				
			||||||
 | 
					    list( APPEND IXWEBSOCKET_HEADERS ixwebsocket/IXSelectInterruptEventFd.h)
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					set(USE_OPEN_SSL FALSE)
 | 
				
			||||||
if (USE_TLS)
 | 
					if (USE_TLS)
 | 
				
			||||||
    add_definitions(-DIXWEBSOCKET_USE_TLS)
 | 
					    add_definitions(-DIXWEBSOCKET_USE_TLS)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -71,6 +96,7 @@ if (USE_TLS)
 | 
				
			|||||||
        list( APPEND IXWEBSOCKET_HEADERS ixwebsocket/IXSocketSChannel.h)
 | 
					        list( APPEND IXWEBSOCKET_HEADERS ixwebsocket/IXSocketSChannel.h)
 | 
				
			||||||
        list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/IXSocketSChannel.cpp)
 | 
					        list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/IXSocketSChannel.cpp)
 | 
				
			||||||
    else()
 | 
					    else()
 | 
				
			||||||
 | 
					        set(USE_OPEN_SSL TRUE)
 | 
				
			||||||
        list( APPEND IXWEBSOCKET_HEADERS ixwebsocket/IXSocketOpenSSL.h)
 | 
					        list( APPEND IXWEBSOCKET_HEADERS ixwebsocket/IXSocketOpenSSL.h)
 | 
				
			||||||
        list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/IXSocketOpenSSL.cpp)
 | 
					        list( APPEND IXWEBSOCKET_SOURCES ixwebsocket/IXSocketOpenSSL.cpp)
 | 
				
			||||||
    endif()
 | 
					    endif()
 | 
				
			||||||
@@ -81,14 +107,16 @@ add_library( ixwebsocket STATIC
 | 
				
			|||||||
    ${IXWEBSOCKET_HEADERS}
 | 
					    ${IXWEBSOCKET_HEADERS}
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# gcc/Linux needs -pthread
 | 
					if (APPLE AND USE_TLS)
 | 
				
			||||||
find_package(Threads)
 | 
					  target_link_libraries(ixwebsocket "-framework foundation" "-framework security")
 | 
				
			||||||
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if(UNIX AND NOT APPLE)
 | 
					if(USE_OPEN_SSL)
 | 
				
			||||||
  find_package(OpenSSL REQUIRED)
 | 
					  find_package(OpenSSL REQUIRED)
 | 
				
			||||||
  add_definitions(${OPENSSL_DEFINITIONS})
 | 
					  add_definitions(${OPENSSL_DEFINITIONS})
 | 
				
			||||||
  message(STATUS "OpenSSL: " ${OPENSSL_VERSION})
 | 
					  message(STATUS "OpenSSL: " ${OPENSSL_VERSION})
 | 
				
			||||||
  include_directories(${OPENSSL_INCLUDE_DIR})
 | 
					  include_directories(${OPENSSL_INCLUDE_DIR})
 | 
				
			||||||
 | 
					  target_link_libraries(ixwebsocket ${OPENSSL_LIBRARIES})
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (WIN32)
 | 
					if (WIN32)
 | 
				
			||||||
@@ -103,15 +131,21 @@ if (WIN32)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  target_link_libraries(ixwebsocket libz wsock32 ws2_32)
 | 
					  target_link_libraries(ixwebsocket libz wsock32 ws2_32)
 | 
				
			||||||
  add_definitions(-D_CRT_SECURE_NO_WARNINGS)
 | 
					  add_definitions(-D_CRT_SECURE_NO_WARNINGS)
 | 
				
			||||||
  
 | 
					
 | 
				
			||||||
else()
 | 
					else()
 | 
				
			||||||
 | 
					  # gcc/Linux needs -pthread
 | 
				
			||||||
 | 
					  find_package(Threads)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  target_link_libraries(ixwebsocket 
 | 
					  target_link_libraries(ixwebsocket 
 | 
				
			||||||
    z ${OPENSSL_LIBRARIES} ${CMAKE_THREAD_LIBS_INIT})
 | 
					    z ${CMAKE_THREAD_LIBS_INIT})
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set( IXWEBSOCKET_INCLUDE_DIRS
 | 
					set( IXWEBSOCKET_INCLUDE_DIRS
 | 
				
			||||||
    .
 | 
					    .
 | 
				
			||||||
    ../../shared/OpenSSL/include)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
target_include_directories( ixwebsocket PUBLIC ${IXWEBSOCKET_INCLUDE_DIRS} )
 | 
					target_include_directories( ixwebsocket PUBLIC ${IXWEBSOCKET_INCLUDE_DIRS} )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
add_subdirectory(ws)
 | 
					if (NOT WIN32)
 | 
				
			||||||
 | 
					    add_subdirectory(ws)
 | 
				
			||||||
 | 
					endif()
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								DOCKER_VERSION
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								DOCKER_VERSION
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					1.4.0
 | 
				
			||||||
@@ -1 +0,0 @@
 | 
				
			|||||||
docker/Dockerfile.debian
 | 
					 | 
				
			||||||
							
								
								
									
										47
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,47 @@
 | 
				
			|||||||
 | 
					# Build time
 | 
				
			||||||
 | 
					FROM debian:buster as build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ENV DEBIAN_FRONTEND noninteractive
 | 
				
			||||||
 | 
					RUN apt-get update 
 | 
				
			||||||
 | 
					RUN apt-get -y install wget 
 | 
				
			||||||
 | 
					RUN mkdir -p /tmp/cmake
 | 
				
			||||||
 | 
					WORKDIR /tmp/cmake
 | 
				
			||||||
 | 
					RUN wget https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0-Linux-x86_64.tar.gz 
 | 
				
			||||||
 | 
					RUN tar zxf cmake-3.14.0-Linux-x86_64.tar.gz
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					RUN apt-get -y install g++ 
 | 
				
			||||||
 | 
					RUN apt-get -y install libssl-dev
 | 
				
			||||||
 | 
					RUN apt-get -y install libz-dev
 | 
				
			||||||
 | 
					RUN apt-get -y install make
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					COPY . .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ARG CMAKE_BIN_PATH=/tmp/cmake/cmake-3.14.0-Linux-x86_64/bin
 | 
				
			||||||
 | 
					ENV PATH="${CMAKE_BIN_PATH}:${PATH}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					RUN ["make"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Runtime
 | 
				
			||||||
 | 
					FROM debian:buster as runtime
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ENV DEBIAN_FRONTEND noninteractive
 | 
				
			||||||
 | 
					RUN apt-get update 
 | 
				
			||||||
 | 
					# Runtime 
 | 
				
			||||||
 | 
					RUN apt-get install -y libssl1.1 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Debugging
 | 
				
			||||||
 | 
					RUN apt-get install -y strace
 | 
				
			||||||
 | 
					RUN apt-get install -y gdb
 | 
				
			||||||
 | 
					RUN apt-get install -y procps
 | 
				
			||||||
 | 
					RUN apt-get install -y htop
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					RUN adduser --disabled-password --gecos '' app
 | 
				
			||||||
 | 
					COPY --chown=app:app --from=build /usr/local/bin/ws /usr/local/bin/ws
 | 
				
			||||||
 | 
					RUN chmod +x /usr/local/bin/ws
 | 
				
			||||||
 | 
					RUN ldd /usr/local/bin/ws
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Now run in usermode
 | 
				
			||||||
 | 
					USER app
 | 
				
			||||||
 | 
					WORKDIR /home/app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					CMD ["ws"]
 | 
				
			||||||
							
								
								
									
										116
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										116
									
								
								README.md
									
									
									
									
									
								
							@@ -4,18 +4,18 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Introduction
 | 
					## Introduction
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[*WebSocket*](https://en.wikipedia.org/wiki/WebSocket) is a computer communications protocol, providing full-duplex
 | 
					[*WebSocket*](https://en.wikipedia.org/wiki/WebSocket) is a computer communications protocol, providing full-duplex and bi-directionnal communication channels over a single TCP connection. *IXWebSocket* is a C++ library for client and server Websocket communication, and for client HTTP communication. The code is derived from [easywsclient](https://github.com/dhbaird/easywsclient) and from the [Satori C SDK](https://github.com/satori-com/satori-rtm-sdk-c). It has been tested on the following platforms.
 | 
				
			||||||
communication channels over a single TCP connection. *IXWebSocket* is a C++ library for client and server Websocket communication. The code is derived from [easywsclient](https://github.com/dhbaird/easywsclient) and from the [Satori C SDK](https://github.com/satori-com/satori-rtm-sdk-c). It has been tested on the following platforms.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
* macOS
 | 
					* macOS
 | 
				
			||||||
* iOS
 | 
					* iOS
 | 
				
			||||||
* Linux
 | 
					* Linux
 | 
				
			||||||
* Android 
 | 
					* Android
 | 
				
			||||||
* Windows (no TLS support yet)
 | 
					
 | 
				
			||||||
 | 
					The code was made to compile once on Windows but support is currently broken on this platform.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Examples
 | 
					## Examples
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The ws folder countains many interactive programs for chat and file transfers demonstrating client and server usage.
 | 
					The [*ws*](https://github.com/machinezone/IXWebSocket/tree/master/ws) folder countains many interactive programs for chat, [file transfers](https://github.com/machinezone/IXWebSocket/blob/master/ws/ws_send.cpp), [curl like](https://github.com/machinezone/IXWebSocket/blob/master/ws/ws_http_client.cpp) http clients, demonstrating client and server usage.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Here is what the client API looks like.
 | 
					Here is what the client API looks like.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -25,7 +25,7 @@ ix::WebSocket webSocket;
 | 
				
			|||||||
std::string url("ws://localhost:8080/");
 | 
					std::string url("ws://localhost:8080/");
 | 
				
			||||||
webSocket.setUrl(url);
 | 
					webSocket.setUrl(url);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Optional heart beat, sent every 45 seconds when there isn't any traffic
 | 
					// Optional heart beat, sent every 45 seconds when there is not any traffic
 | 
				
			||||||
// to make sure that load balancers do not kill an idle connection.
 | 
					// to make sure that load balancers do not kill an idle connection.
 | 
				
			||||||
webSocket.setHeartBeatPeriod(45);
 | 
					webSocket.setHeartBeatPeriod(45);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -47,9 +47,12 @@ webSocket.setOnMessageCallback(
 | 
				
			|||||||
// Now that our callback is setup, we can start our background thread and receive messages
 | 
					// Now that our callback is setup, we can start our background thread and receive messages
 | 
				
			||||||
webSocket.start();
 | 
					webSocket.start();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Send a message to the server
 | 
					// Send a message to the server (default to BINARY mode)
 | 
				
			||||||
webSocket.send("hello world");
 | 
					webSocket.send("hello world");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// The message can be sent in TEXT mode
 | 
				
			||||||
 | 
					webSocket.sendText("hello again");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// ... finally ...
 | 
					// ... finally ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Stop the connection
 | 
					// Stop the connection
 | 
				
			||||||
@@ -64,10 +67,11 @@ Here is what the server API looks like. Note that server support is very recent
 | 
				
			|||||||
ix::WebSocketServer server(port);
 | 
					ix::WebSocketServer server(port);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
server.setOnConnectionCallback(
 | 
					server.setOnConnectionCallback(
 | 
				
			||||||
    [&server](std::shared_ptr<ix::WebSocket> webSocket)
 | 
					    [&server](std::shared_ptr<WebSocket> webSocket,
 | 
				
			||||||
 | 
					              std::shared_ptr<ConnectionState> connectionState)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        webSocket->setOnMessageCallback(
 | 
					        webSocket->setOnMessageCallback(
 | 
				
			||||||
            [webSocket, &server](ix::WebSocketMessageType messageType,
 | 
					            [webSocket, connectionState, &server](ix::WebSocketMessageType messageType,
 | 
				
			||||||
               const std::string& str,
 | 
					               const std::string& str,
 | 
				
			||||||
               size_t wireSize,
 | 
					               size_t wireSize,
 | 
				
			||||||
               const ix::WebSocketErrorInfo& error,
 | 
					               const ix::WebSocketErrorInfo& error,
 | 
				
			||||||
@@ -77,7 +81,16 @@ server.setOnConnectionCallback(
 | 
				
			|||||||
                if (messageType == ix::WebSocket_MessageType_Open)
 | 
					                if (messageType == ix::WebSocket_MessageType_Open)
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    std::cerr << "New connection" << std::endl;
 | 
					                    std::cerr << "New connection" << std::endl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                    // A connection state object is available, and has a default id
 | 
				
			||||||
 | 
					                    // You can subclass ConnectionState and pass an alternate factory
 | 
				
			||||||
 | 
					                    // to override it. It is useful if you want to store custom
 | 
				
			||||||
 | 
					                    // attributes per connection (authenticated bool flag, attributes, etc...)
 | 
				
			||||||
 | 
					                    std::cerr << "id: " << connectionState->getId() << std::endl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                    // The uri the client did connect to.
 | 
				
			||||||
                    std::cerr << "Uri: " << openInfo.uri << std::endl;
 | 
					                    std::cerr << "Uri: " << openInfo.uri << std::endl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    std::cerr << "Headers:" << std::endl;
 | 
					                    std::cerr << "Headers:" << std::endl;
 | 
				
			||||||
                    for (auto it : openInfo.headers)
 | 
					                    for (auto it : openInfo.headers)
 | 
				
			||||||
                    {
 | 
					                    {
 | 
				
			||||||
@@ -110,12 +123,81 @@ server.wait();
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Here is what the HTTP client API looks like. Note that HTTP client support is very recent and subject to changes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// Preparation
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					HttpClient httpClient;
 | 
				
			||||||
 | 
					HttpRequestArgs args;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Custom headers can be set
 | 
				
			||||||
 | 
					WebSocketHttpHeaders headers;
 | 
				
			||||||
 | 
					headers["Foo"] = "bar";
 | 
				
			||||||
 | 
					args.extraHeaders = headers;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Timeout options
 | 
				
			||||||
 | 
					args.connectTimeout = connectTimeout;
 | 
				
			||||||
 | 
					args.transferTimeout = transferTimeout;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Redirect options
 | 
				
			||||||
 | 
					args.followRedirects = followRedirects;
 | 
				
			||||||
 | 
					args.maxRedirects = maxRedirects;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Misc
 | 
				
			||||||
 | 
					args.compress = compress; // Enable gzip compression
 | 
				
			||||||
 | 
					args.verbose = verbose;
 | 
				
			||||||
 | 
					args.logger = [](const std::string& msg)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    std::cout << msg;
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// Request
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					HttpResponse out;
 | 
				
			||||||
 | 
					std::string url = "https://www.google.com";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// HEAD request
 | 
				
			||||||
 | 
					out = httpClient.head(url, args);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// GET request
 | 
				
			||||||
 | 
					out = httpClient.get(url, args);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// POST request with parameters
 | 
				
			||||||
 | 
					HttpParameters httpParameters;
 | 
				
			||||||
 | 
					httpParameters["foo"] = "bar";
 | 
				
			||||||
 | 
					out = httpClient.post(url, httpParameters, args);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// POST request with a body
 | 
				
			||||||
 | 
					out = httpClient.post(url, std::string("foo=bar"), args);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// Result
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					auto statusCode = std::get<0>(out);
 | 
				
			||||||
 | 
					auto errorCode = std::get<1>(out);
 | 
				
			||||||
 | 
					auto responseHeaders = std::get<2>(out);
 | 
				
			||||||
 | 
					auto payload = std::get<3>(out);
 | 
				
			||||||
 | 
					auto errorMsg = std::get<4>(out);
 | 
				
			||||||
 | 
					auto uploadSize = std::get<5>(out);
 | 
				
			||||||
 | 
					auto downloadSize = std::get<6>(out);
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Build
 | 
					## Build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CMakefiles for the library and the examples are available. This library has few dependencies, so it is possible to just add the source files into your project.
 | 
					CMakefiles for the library and the examples are available. This library has few dependencies, so it is possible to just add the source files into your project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There is a Dockerfile for running some code on Linux, and a unittest which can be executed by typing `make test`.
 | 
					There is a Dockerfile for running some code on Linux, and a unittest which can be executed by typing `make test`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You can build and install the ws command line tool with Homebrew.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					brew tap bsergean/IXWebSocket
 | 
				
			||||||
 | 
					brew install IXWebSocket
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Implementation details
 | 
					## Implementation details
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Per Message Deflate compression.
 | 
					### Per Message Deflate compression.
 | 
				
			||||||
@@ -136,29 +218,29 @@ If the remote end (server) breaks the connection, the code will try to perpetual
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### Large messages
 | 
					### Large messages
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Large frames are broken up into smaller chunks or messages to avoid filling up the os tcp buffers, which is permitted thanks to WebSocket [fragmentation](https://tools.ietf.org/html/rfc6455#section-5.4). Messages up to 500M were sent and received succesfully.
 | 
					Large frames are broken up into smaller chunks or messages to avoid filling up the os tcp buffers, which is permitted thanks to WebSocket [fragmentation](https://tools.ietf.org/html/rfc6455#section-5.4). Messages up to 1G were sent and received succesfully.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Limitations
 | 
					## Limitations
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* There is no text support for sending data, only the binary protocol is supported. Sending json or text over the binary protocol works well.
 | 
					* No utf-8 validation is made when sending TEXT message with sendText()
 | 
				
			||||||
* Automatic reconnection works at the TCP socket level, and will detect remote end disconnects. However, if the device/computer network become unreachable (by turning off wifi), it is quite hard to reliably and timely detect it at the socket level using `recv` and `send` error codes. [Here](https://stackoverflow.com/questions/14782143/linux-socket-how-to-detect-disconnected-network-in-a-client-program) is a good discussion on the subject. This behavior is consistent with other runtimes such as node.js. One way to detect a disconnected device with low level C code is to do a name resolution with DNS but this can be expensive. Mobile devices have good and reliable API to do that.
 | 
					* Automatic reconnection works at the TCP socket level, and will detect remote end disconnects. However, if the device/computer network become unreachable (by turning off wifi), it is quite hard to reliably and timely detect it at the socket level using `recv` and `send` error codes. [Here](https://stackoverflow.com/questions/14782143/linux-socket-how-to-detect-disconnected-network-in-a-client-program) is a good discussion on the subject. This behavior is consistent with other runtimes such as node.js. One way to detect a disconnected device with low level C code is to do a name resolution with DNS but this can be expensive. Mobile devices have good and reliable API to do that.
 | 
				
			||||||
* The server code is using select to detect incoming data, and creates one OS thread per connection. This isn't as scalable as strategies using epoll or kqueue.
 | 
					* The server code is using select to detect incoming data, and creates one OS thread per connection. This is not as scalable as strategies using epoll or kqueue.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## C++ code organization
 | 
					## C++ code organization
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Here's a simplistic diagram which explains how the code is structured in term of class/modules.
 | 
					Here is a simplistic diagram which explains how the code is structured in term of class/modules.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
+-----------------------+ --- Public
 | 
					+-----------------------+ --- Public
 | 
				
			||||||
|                       | Start the receiving Background thread. Auto reconnection. Simple websocket Ping.
 | 
					|                       | Start the receiving Background thread. Auto reconnection. Simple websocket Ping.
 | 
				
			||||||
|  IXWebSocket          | Interface used by C++ test clients. No IX dependencies.
 | 
					|  IXWebSocket          | Interface used by C++ test clients. No IX dependencies.
 | 
				
			||||||
|                       | 
 | 
					|                       |
 | 
				
			||||||
+-----------------------+
 | 
					+-----------------------+
 | 
				
			||||||
|                       |
 | 
					|                       |
 | 
				
			||||||
|  IXWebSocketServer    | Run a server and give each connections its own WebSocket object.
 | 
					|  IXWebSocketServer    | Run a server and give each connections its own WebSocket object.
 | 
				
			||||||
|                       | Each connection is handled in a new OS thread.
 | 
					|                       | Each connection is handled in a new OS thread.
 | 
				
			||||||
|                       |
 | 
					|                       |
 | 
				
			||||||
+-----------------------+ --- Private 
 | 
					+-----------------------+ --- Private
 | 
				
			||||||
|                       |
 | 
					|                       |
 | 
				
			||||||
|  IXWebSocketTransport | Low level websocket code, framing, managing raw socket. Adapted from easywsclient.
 | 
					|  IXWebSocketTransport | Low level websocket code, framing, managing raw socket. Adapted from easywsclient.
 | 
				
			||||||
|                       |
 | 
					|                       |
 | 
				
			||||||
@@ -198,7 +280,7 @@ If the connection was closed and sending failed, the return value will be set to
 | 
				
			|||||||
1. WebSocket_ReadyState_Connecting - The connection is not yet open.
 | 
					1. WebSocket_ReadyState_Connecting - The connection is not yet open.
 | 
				
			||||||
2. WebSocket_ReadyState_Open       - The connection is open and ready to communicate.
 | 
					2. WebSocket_ReadyState_Open       - The connection is open and ready to communicate.
 | 
				
			||||||
3. WebSocket_ReadyState_Closing    - The connection is in the process of closing.
 | 
					3. WebSocket_ReadyState_Closing    - The connection is in the process of closing.
 | 
				
			||||||
4. WebSocket_MessageType_Close     - The connection is closed or couldn't be opened.
 | 
					4. WebSocket_MessageType_Close     - The connection is closed or could not be opened.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Open and Close notifications
 | 
					### Open and Close notifications
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -308,7 +390,7 @@ websocket.ping("ping data, optional (empty string is ok): limited to 125 bytes l
 | 
				
			|||||||
### Heartbeat.
 | 
					### Heartbeat.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can configure an optional heart beat / keep-alive, sent every 45 seconds
 | 
					You can configure an optional heart beat / keep-alive, sent every 45 seconds
 | 
				
			||||||
when there isn't any traffic to make sure that load balancers do not kill an
 | 
					when there is no any traffic to make sure that load balancers do not kill an
 | 
				
			||||||
idle connection.
 | 
					idle connection.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										21
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
				
			|||||||
 | 
					version: "3"
 | 
				
			||||||
 | 
					services:
 | 
				
			||||||
 | 
					  ws:
 | 
				
			||||||
 | 
					    stdin_open: true
 | 
				
			||||||
 | 
					    tty: true
 | 
				
			||||||
 | 
					    image: bsergean/ws:build
 | 
				
			||||||
 | 
					    ports:
 | 
				
			||||||
 | 
					      - "8765:8765"
 | 
				
			||||||
 | 
					    entrypoint: bash
 | 
				
			||||||
 | 
					    networks:
 | 
				
			||||||
 | 
					      - ws-net
 | 
				
			||||||
 | 
					    depends_on:
 | 
				
			||||||
 | 
					      - redis1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  redis1:
 | 
				
			||||||
 | 
					    image: redis:alpine
 | 
				
			||||||
 | 
					    networks:
 | 
				
			||||||
 | 
					      - ws-net
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					networks:
 | 
				
			||||||
 | 
					  ws-net:
 | 
				
			||||||
@@ -1,16 +0,0 @@
 | 
				
			|||||||
FROM debian:stretch
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# RUN yum install -y gcc-c++ make cmake openssl-devel gdb
 | 
					 | 
				
			||||||
ENV DEBIAN_FRONTEND noninteractive
 | 
					 | 
				
			||||||
RUN apt-get update 
 | 
					 | 
				
			||||||
RUN apt-get -y install g++ 
 | 
					 | 
				
			||||||
RUN apt-get -y install libssl-dev
 | 
					 | 
				
			||||||
RUN apt-get -y install gdb
 | 
					 | 
				
			||||||
RUN apt-get -y install screen
 | 
					 | 
				
			||||||
RUN apt-get -y install procps
 | 
					 | 
				
			||||||
RUN apt-get -y install lsof
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
COPY . .
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
WORKDIR examples/ws_connect
 | 
					 | 
				
			||||||
RUN ["sh", "build_linux.sh"]
 | 
					 | 
				
			||||||
@@ -1,11 +0,0 @@
 | 
				
			|||||||
FROM alpine:3.8
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
RUN apk add --no-cache g++ musl-dev make cmake openssl-dev
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
COPY . .
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
WORKDIR examples/ws_connect
 | 
					 | 
				
			||||||
RUN ["sh", "build_linux.sh"]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EXPOSE 8765
 | 
					 | 
				
			||||||
CMD ["ws_connect"]
 | 
					 | 
				
			||||||
@@ -1,11 +0,0 @@
 | 
				
			|||||||
FROM alpine:3.8
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
RUN apk add --no-cache g++ musl-dev make cmake openssl-dev
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
COPY . .
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
WORKDIR examples/ws_connect
 | 
					 | 
				
			||||||
RUN ["sh", "build_linux.sh"]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EXPOSE 8765
 | 
					 | 
				
			||||||
CMD ["ws_connect"]
 | 
					 | 
				
			||||||
@@ -1,22 +0,0 @@
 | 
				
			|||||||
FROM debian:stretch
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ENV DEBIAN_FRONTEND noninteractive
 | 
					 | 
				
			||||||
RUN apt-get update 
 | 
					 | 
				
			||||||
RUN apt-get -y install g++ 
 | 
					 | 
				
			||||||
RUN apt-get -y install libssl-dev
 | 
					 | 
				
			||||||
RUN apt-get -y install gdb
 | 
					 | 
				
			||||||
RUN apt-get -y install screen
 | 
					 | 
				
			||||||
RUN apt-get -y install procps
 | 
					 | 
				
			||||||
RUN apt-get -y install lsof
 | 
					 | 
				
			||||||
RUN apt-get -y install libz-dev
 | 
					 | 
				
			||||||
RUN apt-get -y install vim
 | 
					 | 
				
			||||||
RUN apt-get -y install make
 | 
					 | 
				
			||||||
RUN apt-get -y install cmake
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
COPY . .
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
WORKDIR ws
 | 
					 | 
				
			||||||
RUN ["sh", "docker_build.sh"]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EXPOSE 8765
 | 
					 | 
				
			||||||
CMD ["/ws/ws", "transfer", "8765"]
 | 
					 | 
				
			||||||
@@ -1,8 +0,0 @@
 | 
				
			|||||||
FROM gcc:8
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# RUN yum install -y gcc-c++ make cmake openssl-devel gdb
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
COPY . .
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
WORKDIR examples/ws_connect
 | 
					 | 
				
			||||||
RUN ["sh", "build_linux.sh"]
 | 
					 | 
				
			||||||
@@ -1,7 +0,0 @@
 | 
				
			|||||||
add_subdirectory(broadcast_server)
 | 
					 | 
				
			||||||
add_subdirectory(ping_pong)
 | 
					 | 
				
			||||||
add_subdirectory(chat)
 | 
					 | 
				
			||||||
add_subdirectory(echo_server)
 | 
					 | 
				
			||||||
add_subdirectory(ws_connect)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# add_subdirectory(cobra_publisher)
 | 
					 | 
				
			||||||
							
								
								
									
										9
									
								
								examples/broadcast_server/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								examples/broadcast_server/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,9 +0,0 @@
 | 
				
			|||||||
CMakeCache.txt
 | 
					 | 
				
			||||||
package-lock.json
 | 
					 | 
				
			||||||
CMakeFiles		
 | 
					 | 
				
			||||||
ixwebsocket_unittest	
 | 
					 | 
				
			||||||
cmake_install.cmake	
 | 
					 | 
				
			||||||
node_modules
 | 
					 | 
				
			||||||
ixwebsocket
 | 
					 | 
				
			||||||
Makefile
 | 
					 | 
				
			||||||
build
 | 
					 | 
				
			||||||
@@ -1,28 +0,0 @@
 | 
				
			|||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cmake_minimum_required (VERSION 3.4.1)
 | 
					 | 
				
			||||||
project (broadcast_server)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# There's -Weverything too for clang
 | 
					 | 
				
			||||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic -Wshorten-64-to-32")
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (OPENSSL_PREFIX /usr/local/opt/openssl) # Homebrew openssl
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (CMAKE_CXX_STANDARD 14)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
option(USE_TLS "Add TLS support" ON)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
include_directories(broadcast_server .)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
add_executable(broadcast_server 
 | 
					 | 
				
			||||||
  broadcast_server.cpp)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (APPLE AND USE_TLS)
 | 
					 | 
				
			||||||
    target_link_libraries(broadcast_server "-framework foundation" "-framework security")
 | 
					 | 
				
			||||||
endif()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
target_link_libraries(broadcast_server ixwebsocket)
 | 
					 | 
				
			||||||
install(TARGETS broadcast_server DESTINATION bin)
 | 
					 | 
				
			||||||
@@ -1,75 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 *  broadcast_server.cpp
 | 
					 | 
				
			||||||
 *  Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include <iostream>
 | 
					 | 
				
			||||||
#include <sstream>
 | 
					 | 
				
			||||||
#include <ixwebsocket/IXWebSocketServer.h>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
int main(int argc, char** argv)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    int port = 8080;
 | 
					 | 
				
			||||||
    if (argc == 2)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::stringstream ss;
 | 
					 | 
				
			||||||
        ss << argv[1];
 | 
					 | 
				
			||||||
        ss >> port;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    ix::WebSocketServer server(port);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    server.setOnConnectionCallback(
 | 
					 | 
				
			||||||
        [&server](std::shared_ptr<ix::WebSocket> webSocket)
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            webSocket->setOnMessageCallback(
 | 
					 | 
				
			||||||
                [webSocket, &server](ix::WebSocketMessageType messageType,
 | 
					 | 
				
			||||||
                   const std::string& str,
 | 
					 | 
				
			||||||
                   size_t wireSize,
 | 
					 | 
				
			||||||
                   const ix::WebSocketErrorInfo& error,
 | 
					 | 
				
			||||||
                   const ix::WebSocketOpenInfo& openInfo,
 | 
					 | 
				
			||||||
                   const ix::WebSocketCloseInfo& closeInfo)
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    if (messageType == ix::WebSocket_MessageType_Open)
 | 
					 | 
				
			||||||
                    {
 | 
					 | 
				
			||||||
                        std::cerr << "New connection" << std::endl;
 | 
					 | 
				
			||||||
                        std::cerr << "Uri: " << openInfo.uri << std::endl;
 | 
					 | 
				
			||||||
                        std::cerr << "Headers:" << std::endl;
 | 
					 | 
				
			||||||
                        for (auto it : openInfo.headers)
 | 
					 | 
				
			||||||
                        {
 | 
					 | 
				
			||||||
                            std::cerr << it.first << ": " << it.second << std::endl;
 | 
					 | 
				
			||||||
                        }
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                    else if (messageType == ix::WebSocket_MessageType_Close)
 | 
					 | 
				
			||||||
                    {
 | 
					 | 
				
			||||||
                        std::cerr << "Closed connection" << std::endl;
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                    else if (messageType == ix::WebSocket_MessageType_Message)
 | 
					 | 
				
			||||||
                    {
 | 
					 | 
				
			||||||
                        std::cerr << "Received " << wireSize << " bytes" << std::endl;
 | 
					 | 
				
			||||||
                        for (auto&& client : server.getClients())
 | 
					 | 
				
			||||||
                        {
 | 
					 | 
				
			||||||
                            if (client != webSocket)
 | 
					 | 
				
			||||||
                            {
 | 
					 | 
				
			||||||
                                client->send(str);
 | 
					 | 
				
			||||||
                            }
 | 
					 | 
				
			||||||
                        }
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
            );
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    auto res = server.listen();
 | 
					 | 
				
			||||||
    if (!res.first)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::cerr << res.second << std::endl;
 | 
					 | 
				
			||||||
        return 1;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    server.start();
 | 
					 | 
				
			||||||
    server.wait();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    return 0;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										3
									
								
								examples/chat/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								examples/chat/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +0,0 @@
 | 
				
			|||||||
build
 | 
					 | 
				
			||||||
venv
 | 
					 | 
				
			||||||
node_modules
 | 
					 | 
				
			||||||
@@ -1,21 +0,0 @@
 | 
				
			|||||||
#
 | 
					 | 
				
			||||||
# cmd_websocket_chat.cpp
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cmake_minimum_required (VERSION 3.4.1)
 | 
					 | 
				
			||||||
project (cmd_websocket_chat)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (CMAKE_CXX_STANDARD 14)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
option(USE_TLS "Add TLS support" ON)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
add_executable(cmd_websocket_chat cmd_websocket_chat.cpp)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (APPLE AND USE_TLS)
 | 
					 | 
				
			||||||
    target_link_libraries(cmd_websocket_chat "-framework foundation" "-framework security")
 | 
					 | 
				
			||||||
endif()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
target_link_libraries(cmd_websocket_chat ixwebsocket)
 | 
					 | 
				
			||||||
install(TARGETS cmd_websocket_chat DESTINATION bin)
 | 
					 | 
				
			||||||
@@ -1,39 +0,0 @@
 | 
				
			|||||||
# Building
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
1. cmake -G .
 | 
					 | 
				
			||||||
2. make
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Disable TLS
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
chat$ cmake -DUSE_TLS=OFF .
 | 
					 | 
				
			||||||
-- Configuring done
 | 
					 | 
				
			||||||
-- Generating done
 | 
					 | 
				
			||||||
-- Build files have been written to: /Users/bsergeant/src/foss/ixwebsocket/examples/chat
 | 
					 | 
				
			||||||
chat$ make
 | 
					 | 
				
			||||||
Scanning dependencies of target ixwebsocket
 | 
					 | 
				
			||||||
[ 16%] Building CXX object ixwebsocket/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocket.cpp.o
 | 
					 | 
				
			||||||
[ 33%] Building CXX object ixwebsocket/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocket.cpp.o
 | 
					 | 
				
			||||||
[ 50%] Building CXX object ixwebsocket/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketTransport.cpp.o
 | 
					 | 
				
			||||||
[ 66%] Linking CXX static library libixwebsocket.a
 | 
					 | 
				
			||||||
[ 66%] Built target ixwebsocket
 | 
					 | 
				
			||||||
[ 83%] Linking CXX executable cmd_websocket_chat
 | 
					 | 
				
			||||||
[100%] Built target cmd_websocket_chat
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Enable TLS (default)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
chat$ cmake -DUSE_TLS=ON .
 | 
					 | 
				
			||||||
-- Configuring done
 | 
					 | 
				
			||||||
-- Generating done
 | 
					 | 
				
			||||||
-- Build files have been written to: /Users/bsergeant/src/foss/ixwebsocket/examples/chat
 | 
					 | 
				
			||||||
(venv) chat$ make
 | 
					 | 
				
			||||||
Scanning dependencies of target ixwebsocket
 | 
					 | 
				
			||||||
[ 14%] Building CXX object ixwebsocket/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocket.cpp.o
 | 
					 | 
				
			||||||
[ 28%] Building CXX object ixwebsocket/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocket.cpp.o
 | 
					 | 
				
			||||||
[ 42%] Building CXX object ixwebsocket/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXWebSocketTransport.cpp.o
 | 
					 | 
				
			||||||
[ 57%] Building CXX object ixwebsocket/CMakeFiles/ixwebsocket.dir/ixwebsocket/IXSocketAppleSSL.cpp.o
 | 
					 | 
				
			||||||
[ 71%] Linking CXX static library libixwebsocket.a
 | 
					 | 
				
			||||||
[ 71%] Built target ixwebsocket
 | 
					 | 
				
			||||||
[ 85%] Linking CXX executable cmd_websocket_chat
 | 
					 | 
				
			||||||
[100%] Built target cmd_websocket_chat
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
@@ -1,15 +0,0 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2017-2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 'manual' way of building. You can also use cmake.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
g++ --std=c++11 \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSocket.cpp	\
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocketTransport.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocket.cpp \
 | 
					 | 
				
			||||||
    -I ../.. \
 | 
					 | 
				
			||||||
    cmd_websocket_chat.cpp \
 | 
					 | 
				
			||||||
    -o cmd_websocket_chat
 | 
					 | 
				
			||||||
@@ -1,17 +0,0 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2017-2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 'manual' way of building. You can also use cmake.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
clang++ --std=c++11 --stdlib=libc++ \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSocket.cpp	\
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocketTransport.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSocketAppleSSL.cpp	\
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocket.cpp \
 | 
					 | 
				
			||||||
    cmd_websocket_chat.cpp \
 | 
					 | 
				
			||||||
    -o cmd_websocket_chat \
 | 
					 | 
				
			||||||
    -framework Security \
 | 
					 | 
				
			||||||
    -framework Foundation
 | 
					 | 
				
			||||||
							
								
								
									
										31
									
								
								examples/chat/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										31
									
								
								examples/chat/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,31 +0,0 @@
 | 
				
			|||||||
{
 | 
					 | 
				
			||||||
  "requires": true,
 | 
					 | 
				
			||||||
  "lockfileVersion": 1,
 | 
					 | 
				
			||||||
  "dependencies": {
 | 
					 | 
				
			||||||
    "async-limiter": {
 | 
					 | 
				
			||||||
      "version": "1.0.0",
 | 
					 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz",
 | 
					 | 
				
			||||||
      "integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg=="
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "safe-buffer": {
 | 
					 | 
				
			||||||
      "version": "5.1.2",
 | 
					 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
 | 
					 | 
				
			||||||
      "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "ultron": {
 | 
					 | 
				
			||||||
      "version": "1.1.1",
 | 
					 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz",
 | 
					 | 
				
			||||||
      "integrity": "sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og=="
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "ws": {
 | 
					 | 
				
			||||||
      "version": "3.3.3",
 | 
					 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz",
 | 
					 | 
				
			||||||
      "integrity": "sha512-nnWLa/NwZSt4KQJu51MYlCcSQ5g7INpOrOMt4XV8j4dqTXdmlUmSHQ8/oLC069ckre0fRsgfvsKwbTdtKLCDkA==",
 | 
					 | 
				
			||||||
      "requires": {
 | 
					 | 
				
			||||||
        "async-limiter": "1.0.0",
 | 
					 | 
				
			||||||
        "safe-buffer": "5.1.2",
 | 
					 | 
				
			||||||
        "ultron": "1.1.1"
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,6 +0,0 @@
 | 
				
			|||||||
{
 | 
					 | 
				
			||||||
  "dependencies": {
 | 
					 | 
				
			||||||
    "msgpack-js": "^0.3.0",
 | 
					 | 
				
			||||||
    "ws": "^3.3.3"
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										3
									
								
								examples/cobra_publisher/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								examples/cobra_publisher/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +0,0 @@
 | 
				
			|||||||
venv
 | 
					 | 
				
			||||||
build
 | 
					 | 
				
			||||||
node_modules
 | 
					 | 
				
			||||||
@@ -1,38 +0,0 @@
 | 
				
			|||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cmake_minimum_required (VERSION 3.4.1)
 | 
					 | 
				
			||||||
project (cobra_publisher)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# There's -Weverything too for clang
 | 
					 | 
				
			||||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic -Wshorten-64-to-32")
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (OPENSSL_PREFIX /usr/local/opt/openssl) # Homebrew openssl
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (CMAKE_CXX_STANDARD 14)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
option(USE_TLS "Add TLS support" ON)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
include_directories(cobra_publisher ${OPENSSL_PREFIX}/include)
 | 
					 | 
				
			||||||
include_directories(cobra_publisher .)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
add_executable(cobra_publisher 
 | 
					 | 
				
			||||||
  jsoncpp/jsoncpp.cpp
 | 
					 | 
				
			||||||
  ixcrypto/IXHMac.cpp
 | 
					 | 
				
			||||||
  ixcrypto/IXBase64.cpp
 | 
					 | 
				
			||||||
  IXCobraConnection.cpp
 | 
					 | 
				
			||||||
  cobra_publisher.cpp)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (APPLE AND USE_TLS)
 | 
					 | 
				
			||||||
    target_link_libraries(cobra_publisher "-framework foundation" "-framework security")
 | 
					 | 
				
			||||||
endif()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
get_filename_component(crypto_lib_path ${OPENSSL_PREFIX}/lib/libcrypto.a ABSOLUTE)
 | 
					 | 
				
			||||||
add_library(lib_crypto STATIC IMPORTED)
 | 
					 | 
				
			||||||
set_target_properties(lib_crypto PROPERTIES IMPORTED_LOCATION ${crypto_lib_path})
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
link_directories(/usr/local/opt/openssl/lib)
 | 
					 | 
				
			||||||
target_link_libraries(cobra_publisher ixwebsocket lib_crypto)
 | 
					 | 
				
			||||||
install(TARGETS cobra_publisher DESTINATION bin)
 | 
					 | 
				
			||||||
@@ -1,6 +0,0 @@
 | 
				
			|||||||
```
 | 
					 | 
				
			||||||
mkdir build
 | 
					 | 
				
			||||||
cd build
 | 
					 | 
				
			||||||
cmake ..
 | 
					 | 
				
			||||||
make && (cd .. ; sh cobra_publisher.sh)
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
@@ -1,123 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 *  cobra_publisher.cpp
 | 
					 | 
				
			||||||
 *  Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include <iostream>
 | 
					 | 
				
			||||||
#include <sstream>
 | 
					 | 
				
			||||||
#include <fstream>
 | 
					 | 
				
			||||||
#include <atomic>
 | 
					 | 
				
			||||||
#include <ixwebsocket/IXWebSocket.h>
 | 
					 | 
				
			||||||
#include "IXCobraConnection.h"
 | 
					 | 
				
			||||||
#include "jsoncpp/json/json.h"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void msleep(int ms)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    std::chrono::duration<double, std::milli> duration(ms);
 | 
					 | 
				
			||||||
    std::this_thread::sleep_for(duration);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
int main(int argc, char* argv[])
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    if (argc != 7)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::cerr << "Usage error: need 6 arguments." << std::endl;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    std::string endpoint = argv[1];
 | 
					 | 
				
			||||||
    std::string appkey = argv[2];
 | 
					 | 
				
			||||||
    std::string channel = argv[3];
 | 
					 | 
				
			||||||
    std::string rolename = argv[4];
 | 
					 | 
				
			||||||
    std::string rolesecret = argv[5];
 | 
					 | 
				
			||||||
    std::string path = argv[6];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    std::atomic<size_t> incomingBytes(0);
 | 
					 | 
				
			||||||
    std::atomic<size_t> outgoingBytes(0);
 | 
					 | 
				
			||||||
    ix::CobraConnection::setTrafficTrackerCallback(
 | 
					 | 
				
			||||||
        [&incomingBytes, &outgoingBytes](size_t size, bool incoming)
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            if (incoming)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                incomingBytes += size;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            else
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                outgoingBytes += size;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    bool done = false;
 | 
					 | 
				
			||||||
    ix::CobraConnection cobraConnection;
 | 
					 | 
				
			||||||
    ix::WebSocketPerMessageDeflateOptions webSocketPerMessageDeflateOptions(
 | 
					 | 
				
			||||||
        true, false, false, 15, 15);
 | 
					 | 
				
			||||||
    cobraConnection.configure(appkey, endpoint, rolename, rolesecret,
 | 
					 | 
				
			||||||
                               webSocketPerMessageDeflateOptions);
 | 
					 | 
				
			||||||
    cobraConnection.connect();
 | 
					 | 
				
			||||||
    cobraConnection.setEventCallback(
 | 
					 | 
				
			||||||
        [&cobraConnection, channel, path, &done]
 | 
					 | 
				
			||||||
        (ix::CobraConnectionEventType eventType,
 | 
					 | 
				
			||||||
         const std::string& errMsg,
 | 
					 | 
				
			||||||
         const ix::WebSocketHttpHeaders& headers)
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            if (eventType == ix::CobraConnection_EventType_Open)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                std::cout << "Handshake Headers:" << std::endl;
 | 
					 | 
				
			||||||
                for (auto it : headers)
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    std::cout << it.first << ": " << it.second << std::endl;
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            else if (eventType == ix::CobraConnection_EventType_Authenticated)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                std::cout << "Authenticated" << std::endl;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                std::string line;
 | 
					 | 
				
			||||||
                std::ifstream f(path);
 | 
					 | 
				
			||||||
                if (!f.is_open())
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    std::cerr << "Error while opening file: " << path << std::endl;
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                int n = 0;
 | 
					 | 
				
			||||||
                while (getline(f, line))
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    Json::Value value;
 | 
					 | 
				
			||||||
                    Json::Reader reader;
 | 
					 | 
				
			||||||
                    reader.parse(line, value);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                    cobraConnection.publish(channel, value);
 | 
					 | 
				
			||||||
                    n++;
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
                std::cerr << "#published messages: " << n << std::endl;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                if (f.bad())
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    std::cerr << "Error while opening file: " << path << std::endl;
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                done = true;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            else if (eventType == ix::CobraConnection_EventType_Error)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                std::cerr << "Cobra Error received: " << errMsg << std::endl;
 | 
					 | 
				
			||||||
                done = true;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            else if (eventType == ix::CobraConnection_EventType_Closed)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                std::cerr << "Cobra connection closed" << std::endl;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    while (!done)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        msleep(1);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    std::cout << "Incoming bytes: " << incomingBytes << std::endl;
 | 
					 | 
				
			||||||
    std::cout << "Outgoing bytes: " << outgoingBytes << std::endl;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    return 0;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,11 +0,0 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
endpoint="ws://127.0.0.1:8765"
 | 
					 | 
				
			||||||
endpoint="ws://127.0.0.1:5678"
 | 
					 | 
				
			||||||
appkey="appkey"
 | 
					 | 
				
			||||||
channel="foo"
 | 
					 | 
				
			||||||
rolename="a_role"
 | 
					 | 
				
			||||||
rolesecret="a_secret"
 | 
					 | 
				
			||||||
filename=${FILENAME:=events.jsonl}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
build/cobra_publisher $endpoint $appkey $channel $rolename $rolesecret $filename
 | 
					 | 
				
			||||||
@@ -1,45 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 *  devnull_server.js
 | 
					 | 
				
			||||||
 *  Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
const WebSocket = require('ws');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let wss = new WebSocket.Server({ port: 5678, perMessageDeflate: true })
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
wss.on('connection', (ws) => {
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  let handshake = false
 | 
					 | 
				
			||||||
  let authenticated = false
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  ws.on('message', (data) => {
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    console.log(data.toString('utf-8'))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    if (!handshake) {
 | 
					 | 
				
			||||||
      let response = {
 | 
					 | 
				
			||||||
          "action": "auth/handshake/ok",
 | 
					 | 
				
			||||||
          "body": {
 | 
					 | 
				
			||||||
              "data": {
 | 
					 | 
				
			||||||
                  "nonce": "MTI0Njg4NTAyMjYxMzgxMzgzMg==",
 | 
					 | 
				
			||||||
                  "version": "0.0.24"
 | 
					 | 
				
			||||||
              }
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          "id": 1
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      ws.send(JSON.stringify(response))
 | 
					 | 
				
			||||||
      handshake = true
 | 
					 | 
				
			||||||
    } else if (!authenticated) {
 | 
					 | 
				
			||||||
      let response = {
 | 
					 | 
				
			||||||
        "action": "auth/authenticate/ok",
 | 
					 | 
				
			||||||
        "body": {},
 | 
					 | 
				
			||||||
        "id": 2
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      ws.send(JSON.stringify(response))
 | 
					 | 
				
			||||||
      authenticated = true
 | 
					 | 
				
			||||||
    } else {
 | 
					 | 
				
			||||||
      console.log(data)
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  });
 | 
					 | 
				
			||||||
})
 | 
					 | 
				
			||||||
@@ -1,43 +0,0 @@
 | 
				
			|||||||
#!/usr/bin/env python
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import os
 | 
					 | 
				
			||||||
import json
 | 
					 | 
				
			||||||
import asyncio
 | 
					 | 
				
			||||||
import websockets
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
async def echo(websocket, path):
 | 
					 | 
				
			||||||
    handshake = False
 | 
					 | 
				
			||||||
    authenticated = False
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    async for message in websocket:
 | 
					 | 
				
			||||||
        print(message)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        if not handshake:
 | 
					 | 
				
			||||||
            response = {
 | 
					 | 
				
			||||||
                "action": "auth/handshake/ok",
 | 
					 | 
				
			||||||
                "body": {
 | 
					 | 
				
			||||||
                    "data": {
 | 
					 | 
				
			||||||
                        "nonce": "MTI0Njg4NTAyMjYxMzgxMzgzMg==",
 | 
					 | 
				
			||||||
                        "version": "0.0.24"
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                },
 | 
					 | 
				
			||||||
                "id": 1
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            await websocket.send(json.dumps(response))
 | 
					 | 
				
			||||||
            handshake = True
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        elif not authenticated:
 | 
					 | 
				
			||||||
            response = {
 | 
					 | 
				
			||||||
                "action": "auth/authenticate/ok",
 | 
					 | 
				
			||||||
                "body": {},
 | 
					 | 
				
			||||||
                "id": 2
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
          
 | 
					 | 
				
			||||||
            await websocket.send(json.dumps(response))
 | 
					 | 
				
			||||||
            authenticated = True
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
asyncio.get_event_loop().run_until_complete(
 | 
					 | 
				
			||||||
    websockets.serve(echo, 'localhost', 5678))
 | 
					 | 
				
			||||||
asyncio.get_event_loop().run_forever()
 | 
					 | 
				
			||||||
@@ -1,3 +0,0 @@
 | 
				
			|||||||
{"array":[1,2,3],"boolean":true,"color":"#82b92c","null":null,"number":123,"object":{"a":"b","c":"d","e":"f"},"string":"Foo"}
 | 
					 | 
				
			||||||
{"array":[1,2,3],"boolean":true,"color":"#82b92c","null":null,"number":123,"object":{"a":"b","c":"d","e":"f"},"string":"Bar"}
 | 
					 | 
				
			||||||
{"array":[1,2,3],"boolean":true,"color":"#82b92c","null":null,"number":123,"object":{"a":"b","c":"d","e":"f"},"string":"Baz"}
 | 
					 | 
				
			||||||
@@ -1,333 +0,0 @@
 | 
				
			|||||||
/// Json-cpp amalgated forward header (http://jsoncpp.sourceforge.net/).
 | 
					 | 
				
			||||||
/// It is intended to be used with #include "json/json-forwards.h"
 | 
					 | 
				
			||||||
/// This header provides forward declaration for all JsonCpp types.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
// Beginning of content of file: LICENSE
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/*
 | 
					 | 
				
			||||||
The JsonCpp library's source code, including accompanying documentation,
 | 
					 | 
				
			||||||
tests and demonstration applications, are licensed under the following
 | 
					 | 
				
			||||||
conditions...
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Baptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in all
 | 
					 | 
				
			||||||
jurisdictions which recognize such a disclaimer. In such jurisdictions,
 | 
					 | 
				
			||||||
this software is released into the Public Domain.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
 | 
					 | 
				
			||||||
2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur and
 | 
					 | 
				
			||||||
The JsonCpp Authors, and is released under the terms of the MIT License (see below).
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
In jurisdictions which recognize Public Domain property, the user of this
 | 
					 | 
				
			||||||
software may choose to accept it either as 1) Public Domain, 2) under the
 | 
					 | 
				
			||||||
conditions of the MIT License (see below), or 3) under the terms of dual
 | 
					 | 
				
			||||||
Public Domain/MIT License conditions described here, as they choose.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
The MIT License is about as close to Public Domain as a license can get, and is
 | 
					 | 
				
			||||||
described in clear, concise terms at:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
   http://en.wikipedia.org/wiki/MIT_License
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
The full text of the MIT License follows:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
========================================================================
 | 
					 | 
				
			||||||
Copyright (c) 2007-2010 Baptiste Lepilleur and The JsonCpp Authors
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Permission is hereby granted, free of charge, to any person
 | 
					 | 
				
			||||||
obtaining a copy of this software and associated documentation
 | 
					 | 
				
			||||||
files (the "Software"), to deal in the Software without
 | 
					 | 
				
			||||||
restriction, including without limitation the rights to use, copy,
 | 
					 | 
				
			||||||
modify, merge, publish, distribute, sublicense, and/or sell copies
 | 
					 | 
				
			||||||
of the Software, and to permit persons to whom the Software is
 | 
					 | 
				
			||||||
furnished to do so, subject to the following conditions:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
The above copyright notice and this permission notice shall be
 | 
					 | 
				
			||||||
included in all copies or substantial portions of the Software.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 | 
					 | 
				
			||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 | 
					 | 
				
			||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 | 
					 | 
				
			||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 | 
					 | 
				
			||||||
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 | 
					 | 
				
			||||||
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 | 
					 | 
				
			||||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 | 
					 | 
				
			||||||
SOFTWARE.
 | 
					 | 
				
			||||||
========================================================================
 | 
					 | 
				
			||||||
(END LICENSE TEXT)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
The MIT license is compatible with both the GPL and commercial
 | 
					 | 
				
			||||||
software, affording one all of the rights of Public Domain with the
 | 
					 | 
				
			||||||
minor nuisance of being required to keep the above copyright notice
 | 
					 | 
				
			||||||
and license text in the source code. Note also that by accepting the
 | 
					 | 
				
			||||||
Public Domain "license" you can re-license your copy using whatever
 | 
					 | 
				
			||||||
license you like.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
// End of content of file: LICENSE
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifndef JSON_FORWARD_AMALGATED_H_INCLUDED
 | 
					 | 
				
			||||||
# define JSON_FORWARD_AMALGATED_H_INCLUDED
 | 
					 | 
				
			||||||
/// If defined, indicates that the source file is amalgated
 | 
					 | 
				
			||||||
/// to prevent private header inclusion.
 | 
					 | 
				
			||||||
#define JSON_IS_AMALGAMATION
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
// Beginning of content of file: include/json/config.h
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Copyright 2007-2010 Baptiste Lepilleur and The JsonCpp Authors
 | 
					 | 
				
			||||||
// Distributed under MIT license, or public domain if desired and
 | 
					 | 
				
			||||||
// recognized in your jurisdiction.
 | 
					 | 
				
			||||||
// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifndef JSON_CONFIG_H_INCLUDED
 | 
					 | 
				
			||||||
#define JSON_CONFIG_H_INCLUDED
 | 
					 | 
				
			||||||
#include <stddef.h>
 | 
					 | 
				
			||||||
#include <string> //typedef String
 | 
					 | 
				
			||||||
#include <stdint.h> //typedef int64_t, uint64_t
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/// If defined, indicates that json library is embedded in CppTL library.
 | 
					 | 
				
			||||||
//# define JSON_IN_CPPTL 1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/// If defined, indicates that json may leverage CppTL library
 | 
					 | 
				
			||||||
//#  define JSON_USE_CPPTL 1
 | 
					 | 
				
			||||||
/// If defined, indicates that cpptl vector based map should be used instead of
 | 
					 | 
				
			||||||
/// std::map
 | 
					 | 
				
			||||||
/// as Value container.
 | 
					 | 
				
			||||||
//#  define JSON_USE_CPPTL_SMALLMAP 1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// If non-zero, the library uses exceptions to report bad input instead of C
 | 
					 | 
				
			||||||
// assertion macros. The default is to use exceptions.
 | 
					 | 
				
			||||||
#ifndef JSON_USE_EXCEPTION
 | 
					 | 
				
			||||||
#define JSON_USE_EXCEPTION 1
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/// If defined, indicates that the source file is amalgated
 | 
					 | 
				
			||||||
/// to prevent private header inclusion.
 | 
					 | 
				
			||||||
/// Remarks: it is automatically defined in the generated amalgated header.
 | 
					 | 
				
			||||||
// #define JSON_IS_AMALGAMATION
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifdef JSON_IN_CPPTL
 | 
					 | 
				
			||||||
#include <cpptl/config.h>
 | 
					 | 
				
			||||||
#ifndef JSON_USE_CPPTL
 | 
					 | 
				
			||||||
#define JSON_USE_CPPTL 1
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifdef JSON_IN_CPPTL
 | 
					 | 
				
			||||||
#define JSON_API CPPTL_API
 | 
					 | 
				
			||||||
#elif defined(JSON_DLL_BUILD)
 | 
					 | 
				
			||||||
#if defined(_MSC_VER) || defined(__MINGW32__)
 | 
					 | 
				
			||||||
#define JSON_API __declspec(dllexport)
 | 
					 | 
				
			||||||
#define JSONCPP_DISABLE_DLL_INTERFACE_WARNING
 | 
					 | 
				
			||||||
#endif // if defined(_MSC_VER)
 | 
					 | 
				
			||||||
#elif defined(JSON_DLL)
 | 
					 | 
				
			||||||
#if defined(_MSC_VER) || defined(__MINGW32__)
 | 
					 | 
				
			||||||
#define JSON_API __declspec(dllimport)
 | 
					 | 
				
			||||||
#define JSONCPP_DISABLE_DLL_INTERFACE_WARNING
 | 
					 | 
				
			||||||
#endif // if defined(_MSC_VER)
 | 
					 | 
				
			||||||
#endif // ifdef JSON_IN_CPPTL
 | 
					 | 
				
			||||||
#if !defined(JSON_API)
 | 
					 | 
				
			||||||
#define JSON_API
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// If JSON_NO_INT64 is defined, then Json only support C++ "int" type for
 | 
					 | 
				
			||||||
// integer
 | 
					 | 
				
			||||||
// Storages, and 64 bits integer support is disabled.
 | 
					 | 
				
			||||||
// #define JSON_NO_INT64 1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if defined(_MSC_VER) // MSVC
 | 
					 | 
				
			||||||
#  if _MSC_VER <= 1200 // MSVC 6
 | 
					 | 
				
			||||||
    // Microsoft Visual Studio 6 only support conversion from __int64 to double
 | 
					 | 
				
			||||||
    // (no conversion from unsigned __int64).
 | 
					 | 
				
			||||||
#    define JSON_USE_INT64_DOUBLE_CONVERSION 1
 | 
					 | 
				
			||||||
    // Disable warning 4786 for VS6 caused by STL (identifier was truncated to '255'
 | 
					 | 
				
			||||||
    // characters in the debug information)
 | 
					 | 
				
			||||||
    // All projects I've ever seen with VS6 were using this globally (not bothering
 | 
					 | 
				
			||||||
    // with pragma push/pop).
 | 
					 | 
				
			||||||
#    pragma warning(disable : 4786)
 | 
					 | 
				
			||||||
#  endif // MSVC 6
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#  if _MSC_VER >= 1500 // MSVC 2008
 | 
					 | 
				
			||||||
    /// Indicates that the following function is deprecated.
 | 
					 | 
				
			||||||
#    define JSONCPP_DEPRECATED(message) __declspec(deprecated(message))
 | 
					 | 
				
			||||||
#  endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif // defined(_MSC_VER)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// In c++11 the override keyword allows you to explicity define that a function
 | 
					 | 
				
			||||||
// is intended to override the base-class version.  This makes the code more
 | 
					 | 
				
			||||||
// managable and fixes a set of common hard-to-find bugs.
 | 
					 | 
				
			||||||
#if __cplusplus >= 201103L
 | 
					 | 
				
			||||||
# define JSONCPP_OVERRIDE override
 | 
					 | 
				
			||||||
# define JSONCPP_NOEXCEPT noexcept
 | 
					 | 
				
			||||||
#elif defined(_MSC_VER) && _MSC_VER > 1600 && _MSC_VER < 1900
 | 
					 | 
				
			||||||
# define JSONCPP_OVERRIDE override
 | 
					 | 
				
			||||||
# define JSONCPP_NOEXCEPT throw()
 | 
					 | 
				
			||||||
#elif defined(_MSC_VER) && _MSC_VER >= 1900
 | 
					 | 
				
			||||||
# define JSONCPP_OVERRIDE override
 | 
					 | 
				
			||||||
# define JSONCPP_NOEXCEPT noexcept
 | 
					 | 
				
			||||||
#else
 | 
					 | 
				
			||||||
# define JSONCPP_OVERRIDE
 | 
					 | 
				
			||||||
# define JSONCPP_NOEXCEPT throw()
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifndef JSON_HAS_RVALUE_REFERENCES
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if defined(_MSC_VER) && _MSC_VER >= 1600 // MSVC >= 2010
 | 
					 | 
				
			||||||
#define JSON_HAS_RVALUE_REFERENCES 1
 | 
					 | 
				
			||||||
#endif // MSVC >= 2010
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifdef __clang__
 | 
					 | 
				
			||||||
#if __has_feature(cxx_rvalue_references)
 | 
					 | 
				
			||||||
#define JSON_HAS_RVALUE_REFERENCES 1
 | 
					 | 
				
			||||||
#endif  // has_feature
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#elif defined __GNUC__ // not clang (gcc comes later since clang emulates gcc)
 | 
					 | 
				
			||||||
#if defined(__GXX_EXPERIMENTAL_CXX0X__) || (__cplusplus >= 201103L)
 | 
					 | 
				
			||||||
#define JSON_HAS_RVALUE_REFERENCES 1
 | 
					 | 
				
			||||||
#endif  // GXX_EXPERIMENTAL
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif // __clang__ || __GNUC__
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif // not defined JSON_HAS_RVALUE_REFERENCES
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifndef JSON_HAS_RVALUE_REFERENCES
 | 
					 | 
				
			||||||
#define JSON_HAS_RVALUE_REFERENCES 0
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifdef __clang__
 | 
					 | 
				
			||||||
#  if __has_extension(attribute_deprecated_with_message)
 | 
					 | 
				
			||||||
#    define JSONCPP_DEPRECATED(message)  __attribute__ ((deprecated(message)))
 | 
					 | 
				
			||||||
#  endif
 | 
					 | 
				
			||||||
#elif defined __GNUC__ // not clang (gcc comes later since clang emulates gcc)
 | 
					 | 
				
			||||||
#  if (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5))
 | 
					 | 
				
			||||||
#    define JSONCPP_DEPRECATED(message)  __attribute__ ((deprecated(message)))
 | 
					 | 
				
			||||||
#  elif (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1))
 | 
					 | 
				
			||||||
#    define JSONCPP_DEPRECATED(message)  __attribute__((__deprecated__))
 | 
					 | 
				
			||||||
#  endif  // GNUC version
 | 
					 | 
				
			||||||
#endif // __clang__ || __GNUC__
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if !defined(JSONCPP_DEPRECATED)
 | 
					 | 
				
			||||||
#define JSONCPP_DEPRECATED(message)
 | 
					 | 
				
			||||||
#endif // if !defined(JSONCPP_DEPRECATED)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if __GNUC__ >= 6
 | 
					 | 
				
			||||||
#  define JSON_USE_INT64_DOUBLE_CONVERSION 1
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if !defined(JSON_IS_AMALGAMATION)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# include "version.h"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# if JSONCPP_USING_SECURE_MEMORY
 | 
					 | 
				
			||||||
#  include "allocator.h" //typedef Allocator
 | 
					 | 
				
			||||||
# endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif // if !defined(JSON_IS_AMALGAMATION)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
namespace Json {
 | 
					 | 
				
			||||||
typedef int Int;
 | 
					 | 
				
			||||||
typedef unsigned int UInt;
 | 
					 | 
				
			||||||
#if defined(JSON_NO_INT64)
 | 
					 | 
				
			||||||
typedef int LargestInt;
 | 
					 | 
				
			||||||
typedef unsigned int LargestUInt;
 | 
					 | 
				
			||||||
#undef JSON_HAS_INT64
 | 
					 | 
				
			||||||
#else                 // if defined(JSON_NO_INT64)
 | 
					 | 
				
			||||||
// For Microsoft Visual use specific types as long long is not supported
 | 
					 | 
				
			||||||
#if defined(_MSC_VER) // Microsoft Visual Studio
 | 
					 | 
				
			||||||
typedef __int64 Int64;
 | 
					 | 
				
			||||||
typedef unsigned __int64 UInt64;
 | 
					 | 
				
			||||||
#else                 // if defined(_MSC_VER) // Other platforms, use long long
 | 
					 | 
				
			||||||
typedef int64_t Int64;
 | 
					 | 
				
			||||||
typedef uint64_t UInt64;
 | 
					 | 
				
			||||||
#endif // if defined(_MSC_VER)
 | 
					 | 
				
			||||||
typedef Int64 LargestInt;
 | 
					 | 
				
			||||||
typedef UInt64 LargestUInt;
 | 
					 | 
				
			||||||
#define JSON_HAS_INT64
 | 
					 | 
				
			||||||
#endif // if defined(JSON_NO_INT64)
 | 
					 | 
				
			||||||
#if JSONCPP_USING_SECURE_MEMORY
 | 
					 | 
				
			||||||
#define JSONCPP_STRING        std::basic_string<char, std::char_traits<char>, Json::SecureAllocator<char> >
 | 
					 | 
				
			||||||
#define JSONCPP_OSTRINGSTREAM std::basic_ostringstream<char, std::char_traits<char>, Json::SecureAllocator<char> >
 | 
					 | 
				
			||||||
#define JSONCPP_OSTREAM       std::basic_ostream<char, std::char_traits<char>>
 | 
					 | 
				
			||||||
#define JSONCPP_ISTRINGSTREAM std::basic_istringstream<char, std::char_traits<char>, Json::SecureAllocator<char> >
 | 
					 | 
				
			||||||
#define JSONCPP_ISTREAM       std::istream
 | 
					 | 
				
			||||||
#else
 | 
					 | 
				
			||||||
#define JSONCPP_STRING        std::string
 | 
					 | 
				
			||||||
#define JSONCPP_OSTRINGSTREAM std::ostringstream
 | 
					 | 
				
			||||||
#define JSONCPP_OSTREAM       std::ostream
 | 
					 | 
				
			||||||
#define JSONCPP_ISTRINGSTREAM std::istringstream
 | 
					 | 
				
			||||||
#define JSONCPP_ISTREAM       std::istream
 | 
					 | 
				
			||||||
#endif // if JSONCPP_USING_SECURE_MEMORY
 | 
					 | 
				
			||||||
} // end namespace Json
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif // JSON_CONFIG_H_INCLUDED
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
// End of content of file: include/json/config.h
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
// Beginning of content of file: include/json/forwards.h
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Copyright 2007-2010 Baptiste Lepilleur and The JsonCpp Authors
 | 
					 | 
				
			||||||
// Distributed under MIT license, or public domain if desired and
 | 
					 | 
				
			||||||
// recognized in your jurisdiction.
 | 
					 | 
				
			||||||
// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifndef JSON_FORWARDS_H_INCLUDED
 | 
					 | 
				
			||||||
#define JSON_FORWARDS_H_INCLUDED
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if !defined(JSON_IS_AMALGAMATION)
 | 
					 | 
				
			||||||
#include "config.h"
 | 
					 | 
				
			||||||
#endif // if !defined(JSON_IS_AMALGAMATION)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
namespace Json {
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// writer.h
 | 
					 | 
				
			||||||
class FastWriter;
 | 
					 | 
				
			||||||
class StyledWriter;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// reader.h
 | 
					 | 
				
			||||||
class Reader;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// features.h
 | 
					 | 
				
			||||||
class Features;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// value.h
 | 
					 | 
				
			||||||
typedef unsigned int ArrayIndex;
 | 
					 | 
				
			||||||
class StaticString;
 | 
					 | 
				
			||||||
class Path;
 | 
					 | 
				
			||||||
class PathArgument;
 | 
					 | 
				
			||||||
class Value;
 | 
					 | 
				
			||||||
class ValueIteratorBase;
 | 
					 | 
				
			||||||
class ValueIterator;
 | 
					 | 
				
			||||||
class ValueConstIterator;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
} // namespace Json
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif // JSON_FORWARDS_H_INCLUDED
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
// End of content of file: include/json/forwards.h
 | 
					 | 
				
			||||||
// //////////////////////////////////////////////////////////////////////
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif //ifndef JSON_FORWARD_AMALGATED_H_INCLUDED
 | 
					 | 
				
			||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -1,28 +0,0 @@
 | 
				
			|||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cmake_minimum_required (VERSION 3.4.1)
 | 
					 | 
				
			||||||
project (echo_server)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# There's -Weverything too for clang
 | 
					 | 
				
			||||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic -Wshorten-64-to-32")
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (OPENSSL_PREFIX /usr/local/opt/openssl) # Homebrew openssl
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (CMAKE_CXX_STANDARD 14)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
option(USE_TLS "Add TLS support" ON)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
include_directories(echo_server .)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
add_executable(echo_server 
 | 
					 | 
				
			||||||
  echo_server.cpp)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (APPLE AND USE_TLS)
 | 
					 | 
				
			||||||
    target_link_libraries(echo_server "-framework foundation" "-framework security")
 | 
					 | 
				
			||||||
endif()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
target_link_libraries(echo_server ixwebsocket)
 | 
					 | 
				
			||||||
install(TARGETS echo_server DESTINATION bin)
 | 
					 | 
				
			||||||
@@ -1,68 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 *  echo_server.cpp
 | 
					 | 
				
			||||||
 *  Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include <iostream>
 | 
					 | 
				
			||||||
#include <sstream>
 | 
					 | 
				
			||||||
#include <ixwebsocket/IXWebSocketServer.h>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
int main(int argc, char** argv)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    int port = 8080;
 | 
					 | 
				
			||||||
    if (argc == 2)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::stringstream ss;
 | 
					 | 
				
			||||||
        ss << argv[1];
 | 
					 | 
				
			||||||
        ss >> port;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    ix::WebSocketServer server(port);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    server.setOnConnectionCallback(
 | 
					 | 
				
			||||||
        [&server](std::shared_ptr<ix::WebSocket> webSocket)
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            webSocket->setOnMessageCallback(
 | 
					 | 
				
			||||||
                [webSocket, &server](ix::WebSocketMessageType messageType,
 | 
					 | 
				
			||||||
                   const std::string& str,
 | 
					 | 
				
			||||||
                   size_t wireSize,
 | 
					 | 
				
			||||||
                   const ix::WebSocketErrorInfo& error,
 | 
					 | 
				
			||||||
                   const ix::WebSocketOpenInfo& openInfo,
 | 
					 | 
				
			||||||
                   const ix::WebSocketCloseInfo& closeInfo)
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    if (messageType == ix::WebSocket_MessageType_Open)
 | 
					 | 
				
			||||||
                    {
 | 
					 | 
				
			||||||
                        std::cerr << "New connection" << std::endl;
 | 
					 | 
				
			||||||
                        std::cerr << "Uri: " << openInfo.uri << std::endl;
 | 
					 | 
				
			||||||
                        std::cerr << "Headers:" << std::endl;
 | 
					 | 
				
			||||||
                        for (auto it : openInfo.headers)
 | 
					 | 
				
			||||||
                        {
 | 
					 | 
				
			||||||
                            std::cerr << it.first << ": " << it.second << std::endl;
 | 
					 | 
				
			||||||
                        }
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                    else if (messageType == ix::WebSocket_MessageType_Close)
 | 
					 | 
				
			||||||
                    {
 | 
					 | 
				
			||||||
                        std::cerr << "Closed connection" << std::endl;
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                    else if (messageType == ix::WebSocket_MessageType_Message)
 | 
					 | 
				
			||||||
                    {
 | 
					 | 
				
			||||||
                        webSocket->send(str);
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
            );
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    auto res = server.listen();
 | 
					 | 
				
			||||||
    if (!res.first)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::cerr << res.second << std::endl;
 | 
					 | 
				
			||||||
        return 1;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    server.start();
 | 
					 | 
				
			||||||
    server.wait();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    return 0;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,25 +0,0 @@
 | 
				
			|||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cmake_minimum_required (VERSION 3.4.1)
 | 
					 | 
				
			||||||
project (ping_pong)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (CMAKE_CXX_STANDARD 14)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
option(USE_TLS "Add TLS support" ON)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
add_executable(ping_pong ping_pong.cpp)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (APPLE AND USE_TLS)
 | 
					 | 
				
			||||||
    target_link_libraries(ping_pong "-framework foundation" "-framework security")
 | 
					 | 
				
			||||||
endif()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (WIN32)
 | 
					 | 
				
			||||||
    target_link_libraries(ping_pong wsock32 ws2_32)
 | 
					 | 
				
			||||||
    add_definitions(-D_CRT_SECURE_NO_WARNINGS)
 | 
					 | 
				
			||||||
endif()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
target_link_libraries(ping_pong ixwebsocket)
 | 
					 | 
				
			||||||
install(TARGETS ping_pong DESTINATION bin)
 | 
					 | 
				
			||||||
@@ -1,15 +0,0 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2017-2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 'manual' way of building. You can also use cmake.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
g++ --std=c++11 \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSocket.cpp	\
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocketTransport.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocket.cpp \
 | 
					 | 
				
			||||||
    -I ../.. \
 | 
					 | 
				
			||||||
    cmd_websocket_chat.cpp \
 | 
					 | 
				
			||||||
    -o cmd_websocket_chat
 | 
					 | 
				
			||||||
@@ -1,17 +0,0 @@
 | 
				
			|||||||
#!/usr/bin/env python
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import asyncio
 | 
					 | 
				
			||||||
import websockets
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
async def hello(uri):
 | 
					 | 
				
			||||||
    async with websockets.connect(uri) as websocket:
 | 
					 | 
				
			||||||
        await websocket.send("Hello world!")
 | 
					 | 
				
			||||||
        response = await websocket.recv()
 | 
					 | 
				
			||||||
        print(response)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        pong_waiter = await websocket.ping('coucou')
 | 
					 | 
				
			||||||
        ret = await pong_waiter   # only if you want to wait for the pong
 | 
					 | 
				
			||||||
        print(ret)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
asyncio.get_event_loop().run_until_complete(
 | 
					 | 
				
			||||||
    hello('ws://localhost:5678'))
 | 
					 | 
				
			||||||
@@ -1,21 +0,0 @@
 | 
				
			|||||||
#!/usr/bin/env python
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import os
 | 
					 | 
				
			||||||
import asyncio
 | 
					 | 
				
			||||||
import websockets
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
async def echo(websocket, path):
 | 
					 | 
				
			||||||
    async for message in websocket:
 | 
					 | 
				
			||||||
        print(message)
 | 
					 | 
				
			||||||
        await websocket.send(message)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        if os.getenv('TEST_CLOSE'):
 | 
					 | 
				
			||||||
            print('Closing')
 | 
					 | 
				
			||||||
            # breakpoint()
 | 
					 | 
				
			||||||
            await websocket.close(1001, 'close message')
 | 
					 | 
				
			||||||
            # await websocket.close()
 | 
					 | 
				
			||||||
            break
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
asyncio.get_event_loop().run_until_complete(
 | 
					 | 
				
			||||||
    websockets.serve(echo, 'localhost', 5678))
 | 
					 | 
				
			||||||
asyncio.get_event_loop().run_forever()
 | 
					 | 
				
			||||||
@@ -1,9 +0,0 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
test -d build || {
 | 
					 | 
				
			||||||
    mkdir -p build
 | 
					 | 
				
			||||||
    cd build
 | 
					 | 
				
			||||||
    cmake ..
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
(cd build ; make)
 | 
					 | 
				
			||||||
./build/ping_pong ws://localhost:5678
 | 
					 | 
				
			||||||
							
								
								
									
										3
									
								
								examples/ws_connect/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								examples/ws_connect/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +0,0 @@
 | 
				
			|||||||
build
 | 
					 | 
				
			||||||
venv
 | 
					 | 
				
			||||||
node_modules
 | 
					 | 
				
			||||||
@@ -1,20 +0,0 @@
 | 
				
			|||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cmake_minimum_required (VERSION 3.4.1)
 | 
					 | 
				
			||||||
project (ws_connect)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
set (CMAKE_CXX_STANDARD 14)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
option(USE_TLS "Add TLS support" ON)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
add_executable(ws_connect ws_connect.cpp)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (APPLE AND USE_TLS)
 | 
					 | 
				
			||||||
    target_link_libraries(ws_connect "-framework foundation" "-framework security")
 | 
					 | 
				
			||||||
endif()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
target_link_libraries(ws_connect ixwebsocket)
 | 
					 | 
				
			||||||
install(TARGETS ws_connect DESTINATION bin)
 | 
					 | 
				
			||||||
@@ -1,11 +0,0 @@
 | 
				
			|||||||
# Building
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
1. mkdir build
 | 
					 | 
				
			||||||
2. cd build
 | 
					 | 
				
			||||||
3. cmake ..
 | 
					 | 
				
			||||||
4. make
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Disable TLS
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* Enable: `cmake -DUSE_TLS=OFF ..`
 | 
					 | 
				
			||||||
* Disable: `cmake -DUSE_TLS=ON ..`
 | 
					 | 
				
			||||||
@@ -1,25 +0,0 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
# Copyright (c) 2017-2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 'manual' way of building. You can also use cmake.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
g++ --std=c++11 \
 | 
					 | 
				
			||||||
    -DIXWEBSOCKET_USE_TLS \
 | 
					 | 
				
			||||||
    -g \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXEventFd.cpp	\
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSocket.cpp	\
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSetThreadName.cpp	\
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocketTransport.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocket.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXDNSLookup.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSocketConnect.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXSocketOpenSSL.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocketPerMessageDeflate.cpp \
 | 
					 | 
				
			||||||
    ../../ixwebsocket/IXWebSocketPerMessageDeflateOptions.cpp \
 | 
					 | 
				
			||||||
    -I ../.. \
 | 
					 | 
				
			||||||
    ws_connect.cpp \
 | 
					 | 
				
			||||||
    -o ws_connect \
 | 
					 | 
				
			||||||
    -lcrypto -lssl -lz -lpthread
 | 
					 | 
				
			||||||
							
								
								
									
										43
									
								
								ixwebsocket/IXConnectionState.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										43
									
								
								ixwebsocket/IXConnectionState.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,43 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXConnectionState.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXConnectionState.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    std::atomic<uint64_t> ConnectionState::_globalId(0);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    ConnectionState::ConnectionState() : _terminated(false)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        computeId();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void ConnectionState::computeId()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        _id = std::to_string(_globalId++);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const std::string& ConnectionState::getId() const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return _id;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::shared_ptr<ConnectionState> ConnectionState::createConnectionState()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return std::make_shared<ConnectionState>();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool ConnectionState::isTerminated() const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return _terminated;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool ConnectionState::setTerminated()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        _terminated = true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
							
								
								
									
										37
									
								
								ixwebsocket/IXConnectionState.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								ixwebsocket/IXConnectionState.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,37 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXConnectionState.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					#include <atomic>
 | 
				
			||||||
 | 
					#include <memory>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    class ConnectionState {
 | 
				
			||||||
 | 
					    public:
 | 
				
			||||||
 | 
					        ConnectionState();
 | 
				
			||||||
 | 
					        virtual ~ConnectionState() = default;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        virtual void computeId();
 | 
				
			||||||
 | 
					        virtual const std::string& getId() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool setTerminated();
 | 
				
			||||||
 | 
					        bool isTerminated() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        static std::shared_ptr<ConnectionState> createConnectionState();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    protected:
 | 
				
			||||||
 | 
					        std::atomic<bool> _terminated;
 | 
				
			||||||
 | 
					        std::string _id;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        static std::atomic<uint64_t> _globalId;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -73,7 +73,7 @@ namespace ix
 | 
				
			|||||||
        errMsg = "no error";
 | 
					        errMsg = "no error";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Maybe a cancellation request got in before the background thread terminated ?
 | 
					        // Maybe a cancellation request got in before the background thread terminated ?
 | 
				
			||||||
        if (isCancellationRequested())
 | 
					        if (isCancellationRequested && isCancellationRequested())
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            errMsg = "cancellation requested";
 | 
					            errMsg = "cancellation requested";
 | 
				
			||||||
            return nullptr;
 | 
					            return nullptr;
 | 
				
			||||||
@@ -121,7 +121,7 @@ namespace ix
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            // Were we cancelled ?
 | 
					            // Were we cancelled ?
 | 
				
			||||||
            if (isCancellationRequested())
 | 
					            if (isCancellationRequested && isCancellationRequested())
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                errMsg = "cancellation requested";
 | 
					                errMsg = "cancellation requested";
 | 
				
			||||||
                return nullptr;
 | 
					                return nullptr;
 | 
				
			||||||
@@ -129,7 +129,7 @@ namespace ix
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Maybe a cancellation request got in before the bg terminated ?
 | 
					        // Maybe a cancellation request got in before the bg terminated ?
 | 
				
			||||||
        if (isCancellationRequested())
 | 
					        if (isCancellationRequested && isCancellationRequested())
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            errMsg = "cancellation requested";
 | 
					            errMsg = "cancellation requested";
 | 
				
			||||||
            return nullptr;
 | 
					            return nullptr;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,82 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 *  IXEventFd.cpp
 | 
					 | 
				
			||||||
 *  Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
//
 | 
					 | 
				
			||||||
// Linux/Android has a special type of virtual files. select(2) will react
 | 
					 | 
				
			||||||
// when reading/writing to those files, unlike closing sockets.
 | 
					 | 
				
			||||||
//
 | 
					 | 
				
			||||||
// https://linux.die.net/man/2/eventfd
 | 
					 | 
				
			||||||
// http://www.sourcexr.com/articles/2013/10/26/lightweight-inter-process-signaling-with-eventfd
 | 
					 | 
				
			||||||
//
 | 
					 | 
				
			||||||
// eventfd was added in Linux kernel 2.x, and our oldest Android (Kitkat 4.4)
 | 
					 | 
				
			||||||
// is on Kernel 3.x
 | 
					 | 
				
			||||||
//
 | 
					 | 
				
			||||||
// cf Android/Kernel table here
 | 
					 | 
				
			||||||
// https://android.stackexchange.com/questions/51651/which-android-runs-which-linux-kernel
 | 
					 | 
				
			||||||
//
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include "IXEventFd.h"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifdef __linux__
 | 
					 | 
				
			||||||
# include <sys/eventfd.h>
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#ifndef _WIN32
 | 
					 | 
				
			||||||
#include <unistd.h> // for write
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
namespace ix
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    EventFd::EventFd() :
 | 
					 | 
				
			||||||
        _eventfd(-1)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
#ifdef __linux__
 | 
					 | 
				
			||||||
        _eventfd = eventfd(0, 0);
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    EventFd::~EventFd()
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
#ifdef __linux__
 | 
					 | 
				
			||||||
        ::close(_eventfd);
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    bool EventFd::notify()
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
#if defined(__linux__)
 | 
					 | 
				
			||||||
        if (_eventfd == -1) return false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        // select will wake up when a non-zero value is written to our eventfd
 | 
					 | 
				
			||||||
        uint64_t value = 1;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        // we should write 8 bytes for an uint64_t
 | 
					 | 
				
			||||||
        return write(_eventfd, &value, sizeof(value)) == 8;
 | 
					 | 
				
			||||||
#else
 | 
					 | 
				
			||||||
        return true;
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    bool EventFd::clear()
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
#if defined(__linux__)
 | 
					 | 
				
			||||||
        if (_eventfd == -1) return false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        // 0 is a special value ; select will not wake up
 | 
					 | 
				
			||||||
        uint64_t value = 0;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        // we should write 8 bytes for an uint64_t
 | 
					 | 
				
			||||||
        return write(_eventfd, &value, sizeof(value)) == 8;
 | 
					 | 
				
			||||||
#else
 | 
					 | 
				
			||||||
        return true;
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    int EventFd::getFd()
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        return _eventfd;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,23 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 *  IXEventFd.h
 | 
					 | 
				
			||||||
 *  Author: Benjamin Sergeant
 | 
					 | 
				
			||||||
 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#pragma once
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
namespace ix
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    class EventFd {
 | 
					 | 
				
			||||||
    public:
 | 
					 | 
				
			||||||
        EventFd();
 | 
					 | 
				
			||||||
        virtual ~EventFd();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        bool notify();
 | 
					 | 
				
			||||||
        bool clear();
 | 
					 | 
				
			||||||
        int getFd();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    private:
 | 
					 | 
				
			||||||
        int _eventfd;
 | 
					 | 
				
			||||||
    };
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										467
									
								
								ixwebsocket/IXHttpClient.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										467
									
								
								ixwebsocket/IXHttpClient.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,467 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXHttpClient.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXHttpClient.h"
 | 
				
			||||||
 | 
					#include "IXUrlParser.h"
 | 
				
			||||||
 | 
					#include "IXWebSocketHttpHeaders.h"
 | 
				
			||||||
 | 
					#include "IXSocketFactory.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <sstream>
 | 
				
			||||||
 | 
					#include <iomanip>
 | 
				
			||||||
 | 
					#include <vector>
 | 
				
			||||||
 | 
					#include <cstring>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <zlib.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    const std::string HttpClient::kPost = "POST";
 | 
				
			||||||
 | 
					    const std::string HttpClient::kGet = "GET";
 | 
				
			||||||
 | 
					    const std::string HttpClient::kHead = "HEAD";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    HttpClient::HttpClient()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    HttpClient::~HttpClient()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    HttpResponse HttpClient::request(
 | 
				
			||||||
 | 
					        const std::string& url,
 | 
				
			||||||
 | 
					        const std::string& verb,
 | 
				
			||||||
 | 
					        const std::string& body,
 | 
				
			||||||
 | 
					        const HttpRequestArgs& args,
 | 
				
			||||||
 | 
					        int redirects)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        uint64_t uploadSize = 0;
 | 
				
			||||||
 | 
					        uint64_t downloadSize = 0;
 | 
				
			||||||
 | 
					        int code = 0;
 | 
				
			||||||
 | 
					        WebSocketHttpHeaders headers;
 | 
				
			||||||
 | 
					        std::string payload;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::string protocol, host, path, query;
 | 
				
			||||||
 | 
					        int port;
 | 
				
			||||||
 | 
					        bool websocket = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!UrlParser::parse(url, protocol, host, path, query, port, websocket))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "Cannot parse url: " << url;
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_UrlMalformed,
 | 
				
			||||||
 | 
					                                   headers, payload, ss.str(),
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool tls = protocol == "https";
 | 
				
			||||||
 | 
					        std::string errorMsg;
 | 
				
			||||||
 | 
					        _socket = createSocket(tls, errorMsg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!_socket)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_CannotCreateSocket,
 | 
				
			||||||
 | 
					                                   headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Build request string
 | 
				
			||||||
 | 
					        std::stringstream ss;
 | 
				
			||||||
 | 
					        ss << verb << " " << path << " HTTP/1.1\r\n";
 | 
				
			||||||
 | 
					        ss << "Host: " << host << "\r\n";
 | 
				
			||||||
 | 
					        ss << "User-Agent: ixwebsocket/1.0.0" << "\r\n";
 | 
				
			||||||
 | 
					        ss << "Accept: */*" << "\r\n";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (args.compress)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ss << "Accept-Encoding: gzip" << "\r\n";
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Append extra headers
 | 
				
			||||||
 | 
					        for (auto&& it : args.extraHeaders)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ss << it.first << ": " << it.second << "\r\n";
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (verb == kPost)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ss << "Content-Length: " << body.size() << "\r\n";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // Set default Content-Type if unspecified
 | 
				
			||||||
 | 
					            if (args.extraHeaders.find("Content-Type") == args.extraHeaders.end())
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                ss << "Content-Type: application/x-www-form-urlencoded" << "\r\n";
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            ss << "\r\n";
 | 
				
			||||||
 | 
					            ss << body;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ss << "\r\n";
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::string req(ss.str());
 | 
				
			||||||
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        std::atomic<bool> requestInitCancellation(false);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Make a cancellation object dealing with connection timeout
 | 
				
			||||||
 | 
					        auto isCancellationRequested =
 | 
				
			||||||
 | 
					            makeCancellationRequestWithTimeout(args.connectTimeout, requestInitCancellation);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool success = _socket->connect(host, port, errMsg, isCancellationRequested);
 | 
				
			||||||
 | 
					        if (!success)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "Cannot connect to url: " << url;
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_CannotConnect,
 | 
				
			||||||
 | 
					                                   headers, payload, ss.str(),
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Make a new cancellation object dealing with transfer timeout
 | 
				
			||||||
 | 
					        isCancellationRequested =
 | 
				
			||||||
 | 
					            makeCancellationRequestWithTimeout(args.transferTimeout, requestInitCancellation);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (args.verbose)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "Sending " << verb << " request "
 | 
				
			||||||
 | 
					               << "to " << host << ":" << port << std::endl
 | 
				
			||||||
 | 
					               << "request size: " << req.size() << " bytes" << std::endl
 | 
				
			||||||
 | 
					               << "=============" << std::endl
 | 
				
			||||||
 | 
					               << req
 | 
				
			||||||
 | 
					               << "=============" << std::endl
 | 
				
			||||||
 | 
					               << std::endl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            log(ss.str(), args);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!_socket->writeBytes(req, isCancellationRequested))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::string errorMsg("Cannot send request");
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_SendError,
 | 
				
			||||||
 | 
					                                   headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        uploadSize = req.size();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        auto lineResult = _socket->readLine(isCancellationRequested);
 | 
				
			||||||
 | 
					        auto lineValid = lineResult.first;
 | 
				
			||||||
 | 
					        auto line = lineResult.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!lineValid)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::string errorMsg("Cannot retrieve status line");
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_CannotReadStatusLine,
 | 
				
			||||||
 | 
					                                   headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (args.verbose)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "Status line " << line;
 | 
				
			||||||
 | 
					            log(ss.str(), args);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (sscanf(line.c_str(), "HTTP/1.1 %d", &code) != 1)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::string errorMsg("Cannot parse response code from status line");
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_MissingStatus,
 | 
				
			||||||
 | 
					                                   headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        auto result = parseHttpHeaders(_socket, isCancellationRequested);
 | 
				
			||||||
 | 
					        auto headersValid = result.first;
 | 
				
			||||||
 | 
					        headers = result.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!headersValid)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::string errorMsg("Cannot parse http headers");
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_HeaderParsingError,
 | 
				
			||||||
 | 
					                                   headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Redirect ?
 | 
				
			||||||
 | 
					        if ((code >= 301 && code <= 308) && args.followRedirects)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            if (headers.find("Location") == headers.end())
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                std::string errorMsg("Missing location header for redirect");
 | 
				
			||||||
 | 
					                return std::make_tuple(code, HttpErrorCode_MissingLocation,
 | 
				
			||||||
 | 
					                                       headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                       uploadSize, downloadSize);
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if (redirects >= args.maxRedirects)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                std::stringstream ss;
 | 
				
			||||||
 | 
					                ss << "Too many redirects: " << redirects;
 | 
				
			||||||
 | 
					                return std::make_tuple(code, HttpErrorCode_TooManyRedirects,
 | 
				
			||||||
 | 
					                                       headers, payload, ss.str(),
 | 
				
			||||||
 | 
					                                       uploadSize, downloadSize);
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // Recurse
 | 
				
			||||||
 | 
					            std::string location = headers["Location"];
 | 
				
			||||||
 | 
					            return request(location, verb, body, args, redirects+1);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (verb == "HEAD")
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_Ok,
 | 
				
			||||||
 | 
					                                   headers, payload, std::string(),
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Parse response:
 | 
				
			||||||
 | 
					        if (headers.find("Content-Length") != headers.end())
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ssize_t contentLength = -1;
 | 
				
			||||||
 | 
					            ss.str("");
 | 
				
			||||||
 | 
					            ss << headers["Content-Length"];
 | 
				
			||||||
 | 
					            ss >> contentLength;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            payload.reserve(contentLength);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            auto chunkResult = _socket->readBytes(contentLength,
 | 
				
			||||||
 | 
					                                                  args.onProgressCallback,
 | 
				
			||||||
 | 
					                                                  isCancellationRequested);
 | 
				
			||||||
 | 
					            if (!chunkResult.first)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                errorMsg = "Cannot read chunk";
 | 
				
			||||||
 | 
					                return std::make_tuple(code, HttpErrorCode_ChunkReadError,
 | 
				
			||||||
 | 
					                                       headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                       uploadSize, downloadSize);
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            payload += chunkResult.second;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else if (headers.find("Transfer-Encoding") != headers.end() &&
 | 
				
			||||||
 | 
					                 headers["Transfer-Encoding"] == "chunked")
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            while (true)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                lineResult = _socket->readLine(isCancellationRequested);
 | 
				
			||||||
 | 
					                line = lineResult.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                if (!lineResult.first)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    return std::make_tuple(code, HttpErrorCode_ChunkReadError,
 | 
				
			||||||
 | 
					                                           headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                           uploadSize, downloadSize);
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                uint64_t chunkSize;
 | 
				
			||||||
 | 
					                ss.str("");
 | 
				
			||||||
 | 
					                ss << std::hex << line;
 | 
				
			||||||
 | 
					                ss >> chunkSize;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                if (args.verbose)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    std::stringstream oss;
 | 
				
			||||||
 | 
					                    oss << "Reading " << chunkSize << " bytes"
 | 
				
			||||||
 | 
					                        << std::endl;
 | 
				
			||||||
 | 
					                    log(oss.str(), args);
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                payload.reserve(payload.size() + chunkSize);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                // Read a chunk
 | 
				
			||||||
 | 
					                auto chunkResult = _socket->readBytes(chunkSize,
 | 
				
			||||||
 | 
					                                                      args.onProgressCallback,
 | 
				
			||||||
 | 
					                                                      isCancellationRequested);
 | 
				
			||||||
 | 
					                if (!chunkResult.first)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    errorMsg = "Cannot read chunk";
 | 
				
			||||||
 | 
					                    return std::make_tuple(code, HttpErrorCode_ChunkReadError,
 | 
				
			||||||
 | 
					                                           headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                           uploadSize, downloadSize);
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					                payload += chunkResult.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                // Read the line that terminates the chunk (\r\n)
 | 
				
			||||||
 | 
					                lineResult = _socket->readLine(isCancellationRequested);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                if (!lineResult.first)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    return std::make_tuple(code, HttpErrorCode_ChunkReadError,
 | 
				
			||||||
 | 
					                                           headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                           uploadSize, downloadSize);
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                if (chunkSize == 0) break;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else if (code == 204)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ; // 204 is NoContent response code
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::string errorMsg("Cannot read http body");
 | 
				
			||||||
 | 
					            return std::make_tuple(code, HttpErrorCode_CannotReadBody,
 | 
				
			||||||
 | 
					                                   headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                   uploadSize, downloadSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        downloadSize = payload.size();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // If the content was compressed with gzip, decode it
 | 
				
			||||||
 | 
					        if (headers["Content-Encoding"] == "gzip")
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::string decompressedPayload;
 | 
				
			||||||
 | 
					            if (!gzipInflate(payload, decompressedPayload))
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                std::string errorMsg("Error decompressing payload");
 | 
				
			||||||
 | 
					                return std::make_tuple(code, HttpErrorCode_Gzip,
 | 
				
			||||||
 | 
					                                       headers, payload, errorMsg,
 | 
				
			||||||
 | 
					                                       uploadSize, downloadSize);
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            payload = decompressedPayload;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return std::make_tuple(code, HttpErrorCode_Ok,
 | 
				
			||||||
 | 
					                               headers, payload, std::string(),
 | 
				
			||||||
 | 
					                               uploadSize, downloadSize);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    HttpResponse HttpClient::get(const std::string& url,
 | 
				
			||||||
 | 
					                                 const HttpRequestArgs& args)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return request(url, kGet, std::string(), args);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    HttpResponse HttpClient::head(const std::string& url,
 | 
				
			||||||
 | 
					                                  const HttpRequestArgs& args)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return request(url, kHead, std::string(), args);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    HttpResponse HttpClient::post(const std::string& url,
 | 
				
			||||||
 | 
					                                  const HttpParameters& httpParameters,
 | 
				
			||||||
 | 
					                                  const HttpRequestArgs& args)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return request(url, kPost, serializeHttpParameters(httpParameters), args);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    HttpResponse HttpClient::post(const std::string& url,
 | 
				
			||||||
 | 
					                                  const std::string& body,
 | 
				
			||||||
 | 
					                                  const HttpRequestArgs& args)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return request(url, kPost, body, args);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::string HttpClient::urlEncode(const std::string& value)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::ostringstream escaped;
 | 
				
			||||||
 | 
					        escaped.fill('0');
 | 
				
			||||||
 | 
					        escaped << std::hex;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        for (std::string::const_iterator i = value.begin(), n = value.end();
 | 
				
			||||||
 | 
					             i != n; ++i)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::string::value_type c = (*i);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // Keep alphanumeric and other accepted characters intact
 | 
				
			||||||
 | 
					            if (isalnum(c) || c == '-' || c == '_' || c == '.' || c == '~')
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                escaped << c;
 | 
				
			||||||
 | 
					                continue;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // Any other characters are percent-encoded
 | 
				
			||||||
 | 
					            escaped << std::uppercase;
 | 
				
			||||||
 | 
					            escaped << '%' << std::setw(2) << int((unsigned char) c);
 | 
				
			||||||
 | 
					            escaped << std::nouppercase;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return escaped.str();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::string HttpClient::serializeHttpParameters(const HttpParameters& httpParameters)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::stringstream ss;
 | 
				
			||||||
 | 
					        size_t count = httpParameters.size();
 | 
				
			||||||
 | 
					        size_t i = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        for (auto&& it : httpParameters)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ss << urlEncode(it.first)
 | 
				
			||||||
 | 
					               << "="
 | 
				
			||||||
 | 
					               << urlEncode(it.second);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if (i++ < (count-1))
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					               ss << "&";
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        return ss.str();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool HttpClient::gzipInflate(
 | 
				
			||||||
 | 
					        const std::string& in,
 | 
				
			||||||
 | 
					        std::string& out)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        z_stream inflateState;
 | 
				
			||||||
 | 
					        std::memset(&inflateState, 0, sizeof(inflateState));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        inflateState.zalloc = Z_NULL;
 | 
				
			||||||
 | 
					        inflateState.zfree = Z_NULL;
 | 
				
			||||||
 | 
					        inflateState.opaque = Z_NULL;
 | 
				
			||||||
 | 
					        inflateState.avail_in = 0;
 | 
				
			||||||
 | 
					        inflateState.next_in = Z_NULL;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (inflateInit2(&inflateState, 16+MAX_WBITS) != Z_OK)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        inflateState.avail_in = (uInt) in.size();
 | 
				
			||||||
 | 
					        inflateState.next_in = (unsigned char *)(const_cast<char *>(in.data()));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        const int kBufferSize = 1 << 14;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::unique_ptr<unsigned char[]> compressBuffer =
 | 
				
			||||||
 | 
					            std::make_unique<unsigned char[]>(kBufferSize);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        do
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            inflateState.avail_out = (uInt) kBufferSize;
 | 
				
			||||||
 | 
					            inflateState.next_out = compressBuffer.get();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            int ret = inflate(&inflateState, Z_SYNC_FLUSH);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if (ret == Z_NEED_DICT || ret == Z_DATA_ERROR || ret == Z_MEM_ERROR)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                inflateEnd(&inflateState);
 | 
				
			||||||
 | 
					                return false;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            out.append(
 | 
				
			||||||
 | 
					                reinterpret_cast<char *>(compressBuffer.get()),
 | 
				
			||||||
 | 
					                kBufferSize - inflateState.avail_out
 | 
				
			||||||
 | 
					            );
 | 
				
			||||||
 | 
					        } while (inflateState.avail_out == 0);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        inflateEnd(&inflateState);
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void HttpClient::log(const std::string& msg,
 | 
				
			||||||
 | 
					                         const HttpRequestArgs& args)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        if (args.logger)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            args.logger(msg);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										107
									
								
								ixwebsocket/IXHttpClient.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										107
									
								
								ixwebsocket/IXHttpClient.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,107 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXHttpClient.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <algorithm>
 | 
				
			||||||
 | 
					#include <functional>
 | 
				
			||||||
 | 
					#include <mutex>
 | 
				
			||||||
 | 
					#include <atomic>
 | 
				
			||||||
 | 
					#include <tuple>
 | 
				
			||||||
 | 
					#include <memory>
 | 
				
			||||||
 | 
					#include <map>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSocket.h"
 | 
				
			||||||
 | 
					#include "IXWebSocketHttpHeaders.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    enum HttpErrorCode
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        HttpErrorCode_Ok = 0,
 | 
				
			||||||
 | 
					        HttpErrorCode_CannotConnect = 1,
 | 
				
			||||||
 | 
					        HttpErrorCode_Timeout = 2,
 | 
				
			||||||
 | 
					        HttpErrorCode_Gzip = 3,
 | 
				
			||||||
 | 
					        HttpErrorCode_UrlMalformed = 4,
 | 
				
			||||||
 | 
					        HttpErrorCode_CannotCreateSocket = 5,
 | 
				
			||||||
 | 
					        HttpErrorCode_SendError = 6,
 | 
				
			||||||
 | 
					        HttpErrorCode_ReadError = 7,
 | 
				
			||||||
 | 
					        HttpErrorCode_CannotReadStatusLine = 8,
 | 
				
			||||||
 | 
					        HttpErrorCode_MissingStatus = 9,
 | 
				
			||||||
 | 
					        HttpErrorCode_HeaderParsingError = 10,
 | 
				
			||||||
 | 
					        HttpErrorCode_MissingLocation = 11,
 | 
				
			||||||
 | 
					        HttpErrorCode_TooManyRedirects = 12,
 | 
				
			||||||
 | 
					        HttpErrorCode_ChunkReadError = 13,
 | 
				
			||||||
 | 
					        HttpErrorCode_CannotReadBody = 14
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    using HttpResponse = std::tuple<int, // status
 | 
				
			||||||
 | 
					                                    HttpErrorCode, // error code
 | 
				
			||||||
 | 
					                                    WebSocketHttpHeaders,
 | 
				
			||||||
 | 
					                                    std::string, // payload
 | 
				
			||||||
 | 
					                                    std::string, // error msg
 | 
				
			||||||
 | 
					                                    uint64_t,    // upload size
 | 
				
			||||||
 | 
					                                    uint64_t>;   // download size
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    using HttpParameters = std::map<std::string, std::string>;
 | 
				
			||||||
 | 
					    using Logger = std::function<void(const std::string&)>;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    struct HttpRequestArgs
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::string url;
 | 
				
			||||||
 | 
					        WebSocketHttpHeaders extraHeaders;
 | 
				
			||||||
 | 
					        std::string body;
 | 
				
			||||||
 | 
					        int connectTimeout;
 | 
				
			||||||
 | 
					        int transferTimeout;
 | 
				
			||||||
 | 
					        bool followRedirects;
 | 
				
			||||||
 | 
					        int maxRedirects;
 | 
				
			||||||
 | 
					        bool verbose;
 | 
				
			||||||
 | 
					        bool compress;
 | 
				
			||||||
 | 
					        Logger logger;
 | 
				
			||||||
 | 
					        OnProgressCallback onProgressCallback;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    class HttpClient {
 | 
				
			||||||
 | 
					    public:
 | 
				
			||||||
 | 
					        HttpClient();
 | 
				
			||||||
 | 
					        ~HttpClient();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        HttpResponse get(const std::string& url,
 | 
				
			||||||
 | 
					                         const HttpRequestArgs& args);
 | 
				
			||||||
 | 
					        HttpResponse head(const std::string& url,
 | 
				
			||||||
 | 
					                          const HttpRequestArgs& args);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        HttpResponse post(const std::string& url,
 | 
				
			||||||
 | 
					                          const HttpParameters& httpParameters,
 | 
				
			||||||
 | 
					                          const HttpRequestArgs& args);
 | 
				
			||||||
 | 
					        HttpResponse post(const std::string& url,
 | 
				
			||||||
 | 
					                          const std::string& body,
 | 
				
			||||||
 | 
					                          const HttpRequestArgs& args);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private:
 | 
				
			||||||
 | 
					        HttpResponse request(const std::string& url,
 | 
				
			||||||
 | 
					                             const std::string& verb,
 | 
				
			||||||
 | 
					                             const std::string& body,
 | 
				
			||||||
 | 
					                             const HttpRequestArgs& args,
 | 
				
			||||||
 | 
					                             int redirects = 0);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::string serializeHttpParameters(const HttpParameters& httpParameters);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::string urlEncode(const std::string& value);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        void log(const std::string& msg, const HttpRequestArgs& args);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool gzipInflate(
 | 
				
			||||||
 | 
					            const std::string& in,
 | 
				
			||||||
 | 
					            std::string& out);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> _socket;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        const static std::string kPost;
 | 
				
			||||||
 | 
					        const static std::string kGet;
 | 
				
			||||||
 | 
					        const static std::string kHead;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										46
									
								
								ixwebsocket/IXSelectInterrupt.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										46
									
								
								ixwebsocket/IXSelectInterrupt.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,46 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterrupt.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSelectInterrupt.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    SelectInterrupt::SelectInterrupt()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        ;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SelectInterrupt::~SelectInterrupt()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        ;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterrupt::init(std::string& /*errorMsg*/)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterrupt::notify(uint64_t /*value*/)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    uint64_t SelectInterrupt::read()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return 0;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterrupt::clear()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    int SelectInterrupt::getFd() const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return -1;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
							
								
								
									
										28
									
								
								ixwebsocket/IXSelectInterrupt.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								ixwebsocket/IXSelectInterrupt.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,28 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterrupt.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    class SelectInterrupt {
 | 
				
			||||||
 | 
					    public:
 | 
				
			||||||
 | 
					        SelectInterrupt();
 | 
				
			||||||
 | 
					        virtual ~SelectInterrupt();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        virtual bool init(std::string& errorMsg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        virtual bool notify(uint64_t value);
 | 
				
			||||||
 | 
					        virtual bool clear();
 | 
				
			||||||
 | 
					        virtual uint64_t read();
 | 
				
			||||||
 | 
					        virtual int getFd() const;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
							
								
								
									
										116
									
								
								ixwebsocket/IXSelectInterruptEventFd.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										116
									
								
								ixwebsocket/IXSelectInterruptEventFd.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,116 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterruptEventFd.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2018-2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// On Linux we use eventd to wake up select.
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// Linux/Android has a special type of virtual files. select(2) will react
 | 
				
			||||||
 | 
					// when reading/writing to those files, unlike closing sockets.
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// https://linux.die.net/man/2/eventfd
 | 
				
			||||||
 | 
					// http://www.sourcexr.com/articles/2013/10/26/lightweight-inter-process-signaling-with-eventfd
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// eventfd was added in Linux kernel 2.x, and our oldest Android (Kitkat 4.4)
 | 
				
			||||||
 | 
					// is on Kernel 3.x
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// cf Android/Kernel table here
 | 
				
			||||||
 | 
					// https://android.stackexchange.com/questions/51651/which-android-runs-which-linux-kernel
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// On macOS we use UNIX pipes to wake up select.
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSelectInterruptEventFd.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <sys/eventfd.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <unistd.h> // for write
 | 
				
			||||||
 | 
					#include <string.h> // for strerror
 | 
				
			||||||
 | 
					#include <fcntl.h>
 | 
				
			||||||
 | 
					#include <errno.h>
 | 
				
			||||||
 | 
					#include <assert.h>
 | 
				
			||||||
 | 
					#include <sstream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    SelectInterruptEventFd::SelectInterruptEventFd()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        _eventfd = -1;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SelectInterruptEventFd::~SelectInterruptEventFd()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        ::close(_eventfd);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterruptEventFd::init(std::string& errorMsg)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        // calling init twice is a programming error
 | 
				
			||||||
 | 
					        assert(_eventfd == -1);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        _eventfd = eventfd(0, 0);
 | 
				
			||||||
 | 
					        if (_eventfd < 0)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "SelectInterruptEventFd::init() failed in eventfd()"
 | 
				
			||||||
 | 
					               << " : " << strerror(errno);
 | 
				
			||||||
 | 
					            errorMsg = ss.str();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            _eventfd = -1;
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (fcntl(_eventfd, F_SETFL, O_NONBLOCK) == -1)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "SelectInterruptEventFd::init() failed in fcntl() call"
 | 
				
			||||||
 | 
					               << " : " << strerror(errno);
 | 
				
			||||||
 | 
					            errorMsg = ss.str();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            _eventfd = -1;
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterruptEventFd::notify(uint64_t value)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        int fd = _eventfd;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (fd == -1) return false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // we should write 8 bytes for an uint64_t
 | 
				
			||||||
 | 
					        return write(fd, &value, sizeof(value)) == 8;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // TODO: return max uint64_t for errors ?
 | 
				
			||||||
 | 
					    uint64_t SelectInterruptEventFd::read()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        int fd = _eventfd;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        uint64_t value = 0;
 | 
				
			||||||
 | 
					        ::read(fd, &value, sizeof(value));
 | 
				
			||||||
 | 
					        return value;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterruptEventFd::clear()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        if (_eventfd == -1) return false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // 0 is a special value ; select will not wake up
 | 
				
			||||||
 | 
					        uint64_t value = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // we should write 8 bytes for an uint64_t
 | 
				
			||||||
 | 
					        return write(_eventfd, &value, sizeof(value)) == 8;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    int SelectInterruptEventFd::getFd() const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return _eventfd;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										32
									
								
								ixwebsocket/IXSelectInterruptEventFd.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								ixwebsocket/IXSelectInterruptEventFd.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,32 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterruptEventFd.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2018-2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSelectInterrupt.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    class SelectInterruptEventFd : public SelectInterrupt {
 | 
				
			||||||
 | 
					    public:
 | 
				
			||||||
 | 
					        SelectInterruptEventFd();
 | 
				
			||||||
 | 
					        virtual ~SelectInterruptEventFd();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool init(std::string& errorMsg) final;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool notify(uint64_t value) final;
 | 
				
			||||||
 | 
					        bool clear() final;
 | 
				
			||||||
 | 
					        uint64_t read() final;
 | 
				
			||||||
 | 
					        int getFd() const final;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private:
 | 
				
			||||||
 | 
					        int _eventfd;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
							
								
								
									
										25
									
								
								ixwebsocket/IXSelectInterruptFactory.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								ixwebsocket/IXSelectInterruptFactory.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,25 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterruptFactory.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSelectInterruptFactory.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#if defined(__linux__) || defined(__APPLE__)
 | 
				
			||||||
 | 
					# include <ixwebsocket/IXSelectInterruptPipe.h>
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					# include <ixwebsocket/IXSelectInterrupt.h>
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    std::shared_ptr<SelectInterrupt> createSelectInterrupt()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					#if defined(__linux__) || defined(__APPLE__)
 | 
				
			||||||
 | 
					        return std::make_shared<SelectInterruptPipe>();
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					        return std::make_shared<SelectInterrupt>();
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										15
									
								
								ixwebsocket/IXSelectInterruptFactory.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								ixwebsocket/IXSelectInterruptFactory.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterruptFactory.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <memory>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    class SelectInterrupt;
 | 
				
			||||||
 | 
					    std::shared_ptr<SelectInterrupt> createSelectInterrupt();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										138
									
								
								ixwebsocket/IXSelectInterruptPipe.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										138
									
								
								ixwebsocket/IXSelectInterruptPipe.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,138 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterruptPipe.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2018-2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// On macOS we use UNIX pipes to wake up select.
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSelectInterruptPipe.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <unistd.h> // for write
 | 
				
			||||||
 | 
					#include <string.h> // for strerror
 | 
				
			||||||
 | 
					#include <fcntl.h>
 | 
				
			||||||
 | 
					#include <errno.h>
 | 
				
			||||||
 | 
					#include <assert.h>
 | 
				
			||||||
 | 
					#include <sstream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    // File descriptor at index 0 in _fildes is the read end of the pipe
 | 
				
			||||||
 | 
					    // File descriptor at index 1 in _fildes is the write end of the pipe
 | 
				
			||||||
 | 
					    const int SelectInterruptPipe::kPipeReadIndex = 0;
 | 
				
			||||||
 | 
					    const int SelectInterruptPipe::kPipeWriteIndex = 1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SelectInterruptPipe::SelectInterruptPipe()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        _fildes[kPipeReadIndex] = -1;
 | 
				
			||||||
 | 
					        _fildes[kPipeWriteIndex] = -1;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SelectInterruptPipe::~SelectInterruptPipe()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        ::close(_fildes[kPipeReadIndex]);
 | 
				
			||||||
 | 
					        ::close(_fildes[kPipeWriteIndex]);
 | 
				
			||||||
 | 
					        _fildes[kPipeReadIndex] = -1;
 | 
				
			||||||
 | 
					        _fildes[kPipeWriteIndex] = -1;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterruptPipe::init(std::string& errorMsg)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        // calling init twice is a programming error
 | 
				
			||||||
 | 
					        assert(_fildes[kPipeReadIndex] == -1);
 | 
				
			||||||
 | 
					        assert(_fildes[kPipeWriteIndex] == -1);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (pipe(_fildes) < 0)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "SelectInterruptPipe::init() failed in pipe() call"
 | 
				
			||||||
 | 
					               << " : " << strerror(errno);
 | 
				
			||||||
 | 
					            errorMsg = ss.str();
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (fcntl(_fildes[kPipeReadIndex], F_SETFL, O_NONBLOCK) == -1)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "SelectInterruptPipe::init() failed in fcntl(..., O_NONBLOCK) call"
 | 
				
			||||||
 | 
					               << " : " << strerror(errno);
 | 
				
			||||||
 | 
					            errorMsg = ss.str();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            _fildes[kPipeReadIndex] = -1;
 | 
				
			||||||
 | 
					            _fildes[kPipeWriteIndex] = -1;
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (fcntl(_fildes[kPipeWriteIndex], F_SETFL, O_NONBLOCK) == -1)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "SelectInterruptPipe::init() failed in fcntl(..., O_NONBLOCK) call"
 | 
				
			||||||
 | 
					               << " : " << strerror(errno);
 | 
				
			||||||
 | 
					            errorMsg = ss.str();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            _fildes[kPipeReadIndex] = -1;
 | 
				
			||||||
 | 
					            _fildes[kPipeWriteIndex] = -1;
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef F_SETNOSIGPIPE
 | 
				
			||||||
 | 
					        if (fcntl(_fildes[kPipeWriteIndex], F_SETNOSIGPIPE, 1) == -1)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "SelectInterruptPipe::init() failed in fcntl(.... F_SETNOSIGPIPE) call"
 | 
				
			||||||
 | 
					               << " : " << strerror(errno);
 | 
				
			||||||
 | 
					            errorMsg = ss.str();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            _fildes[kPipeReadIndex] = -1;
 | 
				
			||||||
 | 
					            _fildes[kPipeWriteIndex] = -1;
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (fcntl(_fildes[kPipeWriteIndex], F_SETNOSIGPIPE, 1) == -1)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << "SelectInterruptPipe::init() failed in fcntl(..., F_SETNOSIGPIPE) call"
 | 
				
			||||||
 | 
					               << " : " << strerror(errno);
 | 
				
			||||||
 | 
					            errorMsg = ss.str();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            _fildes[kPipeReadIndex] = -1;
 | 
				
			||||||
 | 
					            _fildes[kPipeWriteIndex] = -1;
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterruptPipe::notify(uint64_t value)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        int fd = _fildes[kPipeWriteIndex];
 | 
				
			||||||
 | 
					        if (fd == -1) return false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // we should write 8 bytes for an uint64_t
 | 
				
			||||||
 | 
					        return write(fd, &value, sizeof(value)) == 8;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // TODO: return max uint64_t for errors ?
 | 
				
			||||||
 | 
					    uint64_t SelectInterruptPipe::read()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        int fd = _fildes[kPipeReadIndex];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        uint64_t value = 0;
 | 
				
			||||||
 | 
					        ::read(fd, &value, sizeof(value));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return value;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool SelectInterruptPipe::clear()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    int SelectInterruptPipe::getFd() const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return _fildes[kPipeReadIndex];
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										39
									
								
								ixwebsocket/IXSelectInterruptPipe.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								ixwebsocket/IXSelectInterruptPipe.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,39 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSelectInterruptPipe.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2018-2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSelectInterrupt.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    class SelectInterruptPipe : public SelectInterrupt {
 | 
				
			||||||
 | 
					    public:
 | 
				
			||||||
 | 
					        SelectInterruptPipe();
 | 
				
			||||||
 | 
					        virtual ~SelectInterruptPipe();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool init(std::string& errorMsg) final;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool notify(uint64_t value) final;
 | 
				
			||||||
 | 
					        bool clear() final;
 | 
				
			||||||
 | 
					        uint64_t read() final;
 | 
				
			||||||
 | 
					        int getFd() const final;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private:
 | 
				
			||||||
 | 
					        // Store file descriptors used by the communication pipe. Communication
 | 
				
			||||||
 | 
					        // happens between a control thread and a background thread, which is
 | 
				
			||||||
 | 
					        // blocked on select.
 | 
				
			||||||
 | 
					        int _fildes[2];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Used to identify the read/write idx
 | 
				
			||||||
 | 
					        static const int kPipeReadIndex;
 | 
				
			||||||
 | 
					        static const int kPipeWriteIndex;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -7,6 +7,8 @@
 | 
				
			|||||||
#include "IXSocket.h"
 | 
					#include "IXSocket.h"
 | 
				
			||||||
#include "IXSocketConnect.h"
 | 
					#include "IXSocketConnect.h"
 | 
				
			||||||
#include "IXNetSystem.h"
 | 
					#include "IXNetSystem.h"
 | 
				
			||||||
 | 
					#include "IXSelectInterrupt.h"
 | 
				
			||||||
 | 
					#include "IXSelectInterruptFactory.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <stdio.h>
 | 
					#include <stdio.h>
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
@@ -19,15 +21,23 @@
 | 
				
			|||||||
#include <algorithm>
 | 
					#include <algorithm>
 | 
				
			||||||
#include <iostream>
 | 
					#include <iostream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef min
 | 
				
			||||||
 | 
					#undef min
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    const int Socket::kDefaultPollNoTimeout = -1; // No poll timeout by default
 | 
					    const int Socket::kDefaultPollNoTimeout = -1; // No poll timeout by default
 | 
				
			||||||
    const int Socket::kDefaultPollTimeout = kDefaultPollNoTimeout;
 | 
					    const int Socket::kDefaultPollTimeout = kDefaultPollNoTimeout;
 | 
				
			||||||
 | 
					    const uint64_t Socket::kSendRequest = 1;
 | 
				
			||||||
 | 
					    const uint64_t Socket::kCloseRequest = 2;
 | 
				
			||||||
 | 
					    constexpr size_t Socket::kChunkSize;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Socket::Socket(int fd) :
 | 
					    Socket::Socket(int fd) :
 | 
				
			||||||
        _sockfd(fd)
 | 
					        _sockfd(fd),
 | 
				
			||||||
 | 
					        _selectInterrupt(createSelectInterrupt())
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
					        ;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Socket::~Socket()
 | 
					    Socket::~Socket()
 | 
				
			||||||
@@ -39,44 +49,93 @@ namespace ix
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        if (_sockfd == -1)
 | 
					        if (_sockfd == -1)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            onPollCallback(PollResultType_Error);
 | 
					            if (onPollCallback) onPollCallback(PollResultType::Error);
 | 
				
			||||||
            return;
 | 
					            return;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        fd_set rfds;
 | 
					        PollResultType pollResult = isReadyToRead(1000 * timeoutSecs);
 | 
				
			||||||
        FD_ZERO(&rfds);
 | 
					 | 
				
			||||||
        FD_SET(_sockfd, &rfds);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef __linux__
 | 
					        if (onPollCallback) onPollCallback(pollResult);
 | 
				
			||||||
        FD_SET(_eventfd.getFd(), &rfds);
 | 
					    }
 | 
				
			||||||
#endif
 | 
					
 | 
				
			||||||
 | 
					    PollResultType Socket::select(bool readyToRead, int timeoutMs)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        fd_set rfds;
 | 
				
			||||||
 | 
					        fd_set wfds;
 | 
				
			||||||
 | 
					        FD_ZERO(&rfds);
 | 
				
			||||||
 | 
					        FD_ZERO(&wfds);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        fd_set* fds = (readyToRead) ? &rfds : & wfds;
 | 
				
			||||||
 | 
					        FD_SET(_sockfd, fds);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // File descriptor used to interrupt select when needed
 | 
				
			||||||
 | 
					        int interruptFd = _selectInterrupt->getFd();
 | 
				
			||||||
 | 
					        if (interruptFd != -1)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            FD_SET(interruptFd, fds);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        struct timeval timeout;
 | 
					        struct timeval timeout;
 | 
				
			||||||
        timeout.tv_sec = timeoutSecs;
 | 
					        timeout.tv_sec = timeoutMs / 1000;
 | 
				
			||||||
        timeout.tv_usec = 0;
 | 
					        timeout.tv_usec = (timeoutMs < 1000) ? 0 : 1000 * (timeoutMs % 1000);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Compute the highest fd.
 | 
				
			||||||
        int sockfd = _sockfd;
 | 
					        int sockfd = _sockfd;
 | 
				
			||||||
        int nfds = (std::max)(sockfd, _eventfd.getFd());
 | 
					        int nfds = (std::max)(sockfd, interruptFd);
 | 
				
			||||||
        int ret = select(nfds + 1, &rfds, nullptr, nullptr,
 | 
					 | 
				
			||||||
                         (timeoutSecs < 0) ? nullptr : &timeout);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
        PollResultType pollResult = PollResultType_ReadyForRead;
 | 
					        int ret = ::select(nfds + 1, &rfds, &wfds, nullptr,
 | 
				
			||||||
 | 
					                           (timeoutMs < 0) ? nullptr : &timeout);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        PollResultType pollResult = PollResultType::ReadyForRead;
 | 
				
			||||||
        if (ret < 0)
 | 
					        if (ret < 0)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            pollResult = PollResultType_Error;
 | 
					            pollResult = PollResultType::Error;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        else if (ret == 0)
 | 
					        else if (ret == 0)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            pollResult = PollResultType_Timeout;
 | 
					            pollResult = PollResultType::Timeout;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else if (interruptFd != -1 && FD_ISSET(interruptFd, &rfds))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            uint64_t value = _selectInterrupt->read();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if (value == kSendRequest)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                pollResult = PollResultType::SendRequest;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            else if (value == kCloseRequest)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                pollResult = PollResultType::CloseRequest;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else if (sockfd != -1 && readyToRead && FD_ISSET(sockfd, &rfds))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            pollResult = PollResultType::ReadyForRead;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else if (sockfd != -1 && !readyToRead && FD_ISSET(sockfd, &wfds))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            pollResult = PollResultType::ReadyForWrite;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        onPollCallback(pollResult);
 | 
					        return pollResult;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void Socket::wakeUpFromPoll()
 | 
					    PollResultType Socket::isReadyToRead(int timeoutMs)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        // this will wake up the thread blocked on select, only needed on Linux
 | 
					        bool readyToRead = true;
 | 
				
			||||||
        _eventfd.notify();
 | 
					        return select(readyToRead, timeoutMs);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    PollResultType Socket::isReadyToWrite(int timeoutMs)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        bool readyToRead = false;
 | 
				
			||||||
 | 
					        return select(readyToRead, timeoutMs);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Wake up from poll/select by writing to the pipe which is watched by select
 | 
				
			||||||
 | 
					    bool Socket::wakeUpFromPoll(uint8_t wakeUpCode)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return _selectInterrupt->notify(wakeUpCode);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    bool Socket::connect(const std::string& host,
 | 
					    bool Socket::connect(const std::string& host,
 | 
				
			||||||
@@ -86,7 +145,7 @@ namespace ix
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        std::lock_guard<std::mutex> lock(_socketMutex);
 | 
					        std::lock_guard<std::mutex> lock(_socketMutex);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if (!_eventfd.clear()) return false;
 | 
					        if (!_selectInterrupt->clear()) return false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        _sockfd = SocketConnect::connect(host, port, errMsg, isCancellationRequested);
 | 
					        _sockfd = SocketConnect::connect(host, port, errMsg, isCancellationRequested);
 | 
				
			||||||
        return _sockfd != -1;
 | 
					        return _sockfd != -1;
 | 
				
			||||||
@@ -145,69 +204,9 @@ namespace ix
 | 
				
			|||||||
#endif
 | 
					#endif
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    bool Socket::init()
 | 
					    bool Socket::init(std::string& errorMsg)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
#ifdef _WIN32
 | 
					        return _selectInterrupt->init(errorMsg);
 | 
				
			||||||
        INT rc;
 | 
					 | 
				
			||||||
        WSADATA wsaData;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        rc = WSAStartup(MAKEWORD(2, 2), &wsaData);
 | 
					 | 
				
			||||||
        return rc != 0;
 | 
					 | 
				
			||||||
#else
 | 
					 | 
				
			||||||
        return true;
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    void Socket::cleanup()
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
#ifdef _WIN32
 | 
					 | 
				
			||||||
        WSACleanup();
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    bool Socket::readByte(void* buffer,
 | 
					 | 
				
			||||||
                          const CancellationRequest& isCancellationRequested)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        while (true)
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            if (isCancellationRequested()) return false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
            ssize_t ret;
 | 
					 | 
				
			||||||
            ret = recv(buffer, 1);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
            // We read one byte, as needed, all good.
 | 
					 | 
				
			||||||
            if (ret == 1)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                return true;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            // There is possibly something to be read, try again
 | 
					 | 
				
			||||||
            else if (ret < 0 && (getErrno() == EWOULDBLOCK ||
 | 
					 | 
				
			||||||
                                 getErrno() == EAGAIN))
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                // Wait with a timeout until something is written.
 | 
					 | 
				
			||||||
                // This way we are not busy looping
 | 
					 | 
				
			||||||
                fd_set rfds;
 | 
					 | 
				
			||||||
                struct timeval timeout;
 | 
					 | 
				
			||||||
                timeout.tv_sec = 0;
 | 
					 | 
				
			||||||
                timeout.tv_usec = 1 * 1000; // 1ms timeout
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                FD_ZERO(&rfds);
 | 
					 | 
				
			||||||
                FD_SET(_sockfd, &rfds);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                if (select(_sockfd + 1, &rfds, nullptr, nullptr, &timeout) < 0 &&
 | 
					 | 
				
			||||||
                    (errno == EBADF || errno == EINVAL))
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    return false;
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                continue;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            // There was an error during the read, abort
 | 
					 | 
				
			||||||
            else
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                return false;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    bool Socket::writeBytes(const std::string& str,
 | 
					    bool Socket::writeBytes(const std::string& str,
 | 
				
			||||||
@@ -215,7 +214,7 @@ namespace ix
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        while (true)
 | 
					        while (true)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            if (isCancellationRequested()) return false;
 | 
					            if (isCancellationRequested && isCancellationRequested()) return false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            char* buffer = const_cast<char*>(str.c_str());
 | 
					            char* buffer = const_cast<char*>(str.c_str());
 | 
				
			||||||
            int len = (int) str.size();
 | 
					            int len = (int) str.size();
 | 
				
			||||||
@@ -227,7 +226,7 @@ namespace ix
 | 
				
			|||||||
            {
 | 
					            {
 | 
				
			||||||
                return ret == len;
 | 
					                return ret == len;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            // There is possibly something to be write, try again
 | 
					            // There is possibly something to be writen, try again
 | 
				
			||||||
            else if (ret < 0 && (getErrno() == EWOULDBLOCK ||
 | 
					            else if (ret < 0 && (getErrno() == EWOULDBLOCK ||
 | 
				
			||||||
                                 getErrno() == EAGAIN))
 | 
					                                 getErrno() == EAGAIN))
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
@@ -241,7 +240,42 @@ namespace ix
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    std::pair<bool, std::string> Socket::readLine(const CancellationRequest& isCancellationRequested)
 | 
					    bool Socket::readByte(void* buffer,
 | 
				
			||||||
 | 
					                          const CancellationRequest& isCancellationRequested)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        while (true)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            if (isCancellationRequested && isCancellationRequested()) return false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            ssize_t ret;
 | 
				
			||||||
 | 
					            ret = recv(buffer, 1);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // We read one byte, as needed, all good.
 | 
				
			||||||
 | 
					            if (ret == 1)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                return true;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            // There is possibly something to be read, try again
 | 
				
			||||||
 | 
					            else if (ret < 0 && (getErrno() == EWOULDBLOCK ||
 | 
				
			||||||
 | 
					                                 getErrno() == EAGAIN))
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                // Wait with a 1ms timeout until the socket is ready to read.
 | 
				
			||||||
 | 
					                // This way we are not busy looping
 | 
				
			||||||
 | 
					                if (isReadyToRead(1) == PollResultType::Error)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    return false;
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            // There was an error during the read, abort
 | 
				
			||||||
 | 
					            else
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                return false;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::pair<bool, std::string> Socket::readLine(
 | 
				
			||||||
 | 
					        const CancellationRequest& isCancellationRequested)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        char c;
 | 
					        char c;
 | 
				
			||||||
        std::string line;
 | 
					        std::string line;
 | 
				
			||||||
@@ -251,7 +285,8 @@ namespace ix
 | 
				
			|||||||
        {
 | 
					        {
 | 
				
			||||||
            if (!readByte(&c, isCancellationRequested))
 | 
					            if (!readByte(&c, isCancellationRequested))
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                return std::make_pair(false, std::string());
 | 
					                // Return what we were able to read
 | 
				
			||||||
 | 
					                return std::make_pair(false, line);
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            line += c;
 | 
					            line += c;
 | 
				
			||||||
@@ -259,4 +294,52 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        return std::make_pair(true, line);
 | 
					        return std::make_pair(true, line);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::pair<bool, std::string> Socket::readBytes(
 | 
				
			||||||
 | 
					        size_t length,
 | 
				
			||||||
 | 
					        const OnProgressCallback& onProgressCallback,
 | 
				
			||||||
 | 
					        const CancellationRequest& isCancellationRequested)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        if (_readBuffer.empty())
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            _readBuffer.resize(kChunkSize);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::vector<uint8_t> output;
 | 
				
			||||||
 | 
					        while (output.size() != length)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            if (isCancellationRequested && isCancellationRequested())
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                return std::make_pair(false, std::string());
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            size_t size = std::min(kChunkSize, length - output.size());
 | 
				
			||||||
 | 
					            ssize_t ret = recv((char*)&_readBuffer[0], size);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if (ret <= 0 && (getErrno() != EWOULDBLOCK &&
 | 
				
			||||||
 | 
					                             getErrno() != EAGAIN))
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                // Error
 | 
				
			||||||
 | 
					                return std::make_pair(false, std::string());
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            else if (ret > 0)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                output.insert(output.end(),
 | 
				
			||||||
 | 
					                              _readBuffer.begin(),
 | 
				
			||||||
 | 
					                              _readBuffer.begin() + ret);
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if (onProgressCallback) onProgressCallback((int) output.size(), (int) length);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // Wait with a 1ms timeout until the socket is ready to read.
 | 
				
			||||||
 | 
					            // This way we are not busy looping
 | 
				
			||||||
 | 
					            if (isReadyToRead(1) == PollResultType::Error)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                return std::make_pair(false, std::string());
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return std::make_pair(true, std::string(output.begin(),
 | 
				
			||||||
 | 
					                                                output.end()));
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -10,22 +10,29 @@
 | 
				
			|||||||
#include <functional>
 | 
					#include <functional>
 | 
				
			||||||
#include <mutex>
 | 
					#include <mutex>
 | 
				
			||||||
#include <atomic>
 | 
					#include <atomic>
 | 
				
			||||||
 | 
					#include <vector>
 | 
				
			||||||
 | 
					#include <memory>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef _WIN32
 | 
					#ifdef _WIN32
 | 
				
			||||||
#include <BaseTsd.h>
 | 
					#include <BaseTsd.h>
 | 
				
			||||||
typedef SSIZE_T ssize_t;
 | 
					typedef SSIZE_T ssize_t;
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "IXEventFd.h"
 | 
					 | 
				
			||||||
#include "IXCancellationRequest.h"
 | 
					#include "IXCancellationRequest.h"
 | 
				
			||||||
 | 
					#include "IXProgressCallback.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    enum PollResultType
 | 
					    class SelectInterrupt;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    enum class PollResultType
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        PollResultType_ReadyForRead = 0,
 | 
					        ReadyForRead = 0,
 | 
				
			||||||
        PollResultType_Timeout = 1,
 | 
					        ReadyForWrite = 1,
 | 
				
			||||||
        PollResultType_Error = 2
 | 
					        Timeout = 2,
 | 
				
			||||||
 | 
					        Error = 3,
 | 
				
			||||||
 | 
					        SendRequest = 4,
 | 
				
			||||||
 | 
					        CloseRequest = 5
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    class Socket {
 | 
					    class Socket {
 | 
				
			||||||
@@ -34,12 +41,17 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        Socket(int fd = -1);
 | 
					        Socket(int fd = -1);
 | 
				
			||||||
        virtual ~Socket();
 | 
					        virtual ~Socket();
 | 
				
			||||||
 | 
					        bool init(std::string& errorMsg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        void configure();
 | 
					        void configure();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        virtual void poll(const OnPollCallback& onPollCallback,
 | 
					        // Functions to check whether there is activity on the socket
 | 
				
			||||||
                          int timeoutSecs = kDefaultPollTimeout);
 | 
					        void poll(const OnPollCallback& onPollCallback,
 | 
				
			||||||
        virtual void wakeUpFromPoll();
 | 
					                  int timeoutSecs = kDefaultPollTimeout);
 | 
				
			||||||
 | 
					        bool wakeUpFromPoll(uint8_t wakeUpCode);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        PollResultType isReadyToWrite(int timeoutMs);
 | 
				
			||||||
 | 
					        PollResultType isReadyToRead(int timeoutMs);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Virtual methods
 | 
					        // Virtual methods
 | 
				
			||||||
        virtual bool connect(const std::string& url,
 | 
					        virtual bool connect(const std::string& url,
 | 
				
			||||||
@@ -58,21 +70,36 @@ namespace ix
 | 
				
			|||||||
                      const CancellationRequest& isCancellationRequested);
 | 
					                      const CancellationRequest& isCancellationRequested);
 | 
				
			||||||
        bool writeBytes(const std::string& str,
 | 
					        bool writeBytes(const std::string& str,
 | 
				
			||||||
                        const CancellationRequest& isCancellationRequested);
 | 
					                        const CancellationRequest& isCancellationRequested);
 | 
				
			||||||
        std::pair<bool, std::string> readLine(const CancellationRequest& isCancellationRequested);
 | 
					
 | 
				
			||||||
 | 
					        std::pair<bool, std::string> readLine(
 | 
				
			||||||
 | 
					            const CancellationRequest& isCancellationRequested);
 | 
				
			||||||
 | 
					        std::pair<bool, std::string> readBytes(
 | 
				
			||||||
 | 
					            size_t length,
 | 
				
			||||||
 | 
					            const OnProgressCallback& onProgressCallback,
 | 
				
			||||||
 | 
					            const CancellationRequest& isCancellationRequested);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static int getErrno();
 | 
					        static int getErrno();
 | 
				
			||||||
        static bool init(); // Required on Windows to initialize WinSocket
 | 
					
 | 
				
			||||||
        static void cleanup(); // Required on Windows to cleanup WinSocket
 | 
					        // Used as special codes for pipe communication
 | 
				
			||||||
 | 
					        static const uint64_t kSendRequest;
 | 
				
			||||||
 | 
					        static const uint64_t kCloseRequest;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    protected:
 | 
					    protected:
 | 
				
			||||||
        void closeSocket(int fd);
 | 
					        void closeSocket(int fd);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        std::atomic<int> _sockfd;
 | 
					        std::atomic<int> _sockfd;
 | 
				
			||||||
        std::mutex _socketMutex;
 | 
					        std::mutex _socketMutex;
 | 
				
			||||||
        EventFd _eventfd;
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    private:
 | 
					    private:
 | 
				
			||||||
 | 
					        PollResultType select(bool readyToRead, int timeoutMs);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static const int kDefaultPollTimeout;
 | 
					        static const int kDefaultPollTimeout;
 | 
				
			||||||
        static const int kDefaultPollNoTimeout;
 | 
					        static const int kDefaultPollNoTimeout;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Buffer for reading from our socket. That buffer is never resized.
 | 
				
			||||||
 | 
					        std::vector<uint8_t> _readBuffer;
 | 
				
			||||||
 | 
					        static constexpr size_t kChunkSize = 1 << 15;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::shared_ptr<SelectInterrupt> _selectInterrupt;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -66,7 +66,7 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        for (;;)
 | 
					        for (;;)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            if (isCancellationRequested()) // Must handle timeout as well
 | 
					            if (isCancellationRequested && isCancellationRequested()) // Must handle timeout as well
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                closeSocket(fd);
 | 
					                closeSocket(fd);
 | 
				
			||||||
                errMsg = "Cancelled";
 | 
					                errMsg = "Cancelled";
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										74
									
								
								ixwebsocket/IXSocketFactory.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										74
									
								
								ixwebsocket/IXSocketFactory.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,74 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSocketFactory.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXSocketFactory.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef IXWEBSOCKET_USE_TLS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# ifdef __APPLE__
 | 
				
			||||||
 | 
					#  include <ixwebsocket/IXSocketAppleSSL.h>
 | 
				
			||||||
 | 
					# elif defined(_WIN32)
 | 
				
			||||||
 | 
					#  include <ixwebsocket/IXSocketSChannel.h>
 | 
				
			||||||
 | 
					# else
 | 
				
			||||||
 | 
					#  include <ixwebsocket/IXSocketOpenSSL.h>
 | 
				
			||||||
 | 
					# endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <ixwebsocket/IXSocket.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    std::shared_ptr<Socket> createSocket(bool tls,
 | 
				
			||||||
 | 
					                                         std::string& errorMsg)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        errorMsg.clear();
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!tls)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            socket = std::make_shared<Socket>();
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					#ifdef IXWEBSOCKET_USE_TLS
 | 
				
			||||||
 | 
					# ifdef __APPLE__
 | 
				
			||||||
 | 
					            socket = std::make_shared<SocketAppleSSL>();
 | 
				
			||||||
 | 
					# elif defined(_WIN32)
 | 
				
			||||||
 | 
					            socket = std::make_shared<SocketSChannel>();
 | 
				
			||||||
 | 
					# else
 | 
				
			||||||
 | 
					            socket = std::make_shared<SocketOpenSSL>();
 | 
				
			||||||
 | 
					# endif
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					            errorMsg = "TLS support is not enabled on this platform.";
 | 
				
			||||||
 | 
					            return nullptr;
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!socket->init(errorMsg))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            socket.reset();
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return socket;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::shared_ptr<Socket> createSocket(int fd,
 | 
				
			||||||
 | 
					                                         std::string& errorMsg)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        errorMsg.clear();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket = std::make_shared<Socket>(fd);
 | 
				
			||||||
 | 
					        if (!socket->init(errorMsg))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            socket.reset();
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return socket;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										21
									
								
								ixwebsocket/IXSocketFactory.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								ixwebsocket/IXSocketFactory.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSocketFactory.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <memory>
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    class Socket;
 | 
				
			||||||
 | 
					    std::shared_ptr<Socket> createSocket(bool tls,
 | 
				
			||||||
 | 
					                                         std::string& errorMsg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::shared_ptr<Socket> createSocket(int fd,
 | 
				
			||||||
 | 
					                                         std::string& errorMsg);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -21,6 +21,7 @@
 | 
				
			|||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    std::atomic<bool> SocketOpenSSL::_openSSLInitializationSuccessful(false);
 | 
					    std::atomic<bool> SocketOpenSSL::_openSSLInitializationSuccessful(false);
 | 
				
			||||||
 | 
					    std::once_flag SocketOpenSSL::_openSSLInitFlag;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    SocketOpenSSL::SocketOpenSSL(int fd) : Socket(fd),
 | 
					    SocketOpenSSL::SocketOpenSSL(int fd) : Socket(fd),
 | 
				
			||||||
        _ssl_connection(nullptr),
 | 
					        _ssl_connection(nullptr),
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -50,7 +50,7 @@ namespace ix
 | 
				
			|||||||
        const SSL_METHOD* _ssl_method;
 | 
					        const SSL_METHOD* _ssl_method;
 | 
				
			||||||
        mutable std::mutex _mutex;  // OpenSSL routines are not thread-safe
 | 
					        mutable std::mutex _mutex;  // OpenSSL routines are not thread-safe
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        std::once_flag _openSSLInitFlag;
 | 
					        static std::once_flag _openSSLInitFlag;
 | 
				
			||||||
        static std::atomic<bool> _openSSLInitializationSuccessful;
 | 
					        static std::atomic<bool> _openSSLInitializationSuccessful;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -18,7 +18,7 @@
 | 
				
			|||||||
# include <ws2def.h>
 | 
					# include <ws2def.h>
 | 
				
			||||||
# include <WS2tcpip.h>
 | 
					# include <WS2tcpip.h>
 | 
				
			||||||
# include <schannel.h>
 | 
					# include <schannel.h>
 | 
				
			||||||
# include <sslsock.h>
 | 
					//# include <sslsock.h>
 | 
				
			||||||
# include <io.h>
 | 
					# include <io.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define WIN32_LEAN_AND_MEAN
 | 
					#define WIN32_LEAN_AND_MEAN
 | 
				
			||||||
@@ -75,7 +75,7 @@ namespace ix
 | 
				
			|||||||
                                 int port,
 | 
					                                 int port,
 | 
				
			||||||
                                 std::string& errMsg)
 | 
					                                 std::string& errMsg)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        return Socket::connect(host, port, errMsg);
 | 
					        return Socket::connect(host, port, errMsg, nullptr);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -89,17 +89,17 @@ namespace ix
 | 
				
			|||||||
        Socket::close();
 | 
					        Socket::close();
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    int SocketSChannel::send(char* buf, size_t nbyte)
 | 
					    ssize_t SocketSChannel::send(char* buf, size_t nbyte)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        return Socket::send(buf, nbyte);
 | 
					        return Socket::send(buf, nbyte);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    int SocketSChannel::send(const std::string& buffer)
 | 
					    ssize_t SocketSChannel::send(const std::string& buffer)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        return Socket::send(buffer);
 | 
					        return Socket::send(buffer);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    int SocketSChannel::recv(void* buf, size_t nbyte)
 | 
					    ssize_t SocketSChannel::recv(void* buf, size_t nbyte)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        return Socket::recv(buf, nbyte);
 | 
					        return Socket::recv(buf, nbyte);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -24,9 +24,9 @@ namespace ix
 | 
				
			|||||||
        // The important override
 | 
					        // The important override
 | 
				
			||||||
        virtual void secureSocket() final;
 | 
					        virtual void secureSocket() final;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        virtual int send(char* buffer, size_t length) final;
 | 
					        virtual ssize_t send(char* buffer, size_t length) final;
 | 
				
			||||||
        virtual int send(const std::string& buffer) final;
 | 
					        virtual ssize_t send(const std::string& buffer) final;
 | 
				
			||||||
        virtual int recv(void* buffer, size_t length) final;
 | 
					        virtual ssize_t recv(void* buffer, size_t length) final;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    private:
 | 
					    private:
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -29,7 +29,8 @@ namespace ix
 | 
				
			|||||||
        _host(host),
 | 
					        _host(host),
 | 
				
			||||||
        _backlog(backlog),
 | 
					        _backlog(backlog),
 | 
				
			||||||
        _maxConnections(maxConnections),
 | 
					        _maxConnections(maxConnections),
 | 
				
			||||||
        _stop(false)
 | 
					        _stop(false),
 | 
				
			||||||
 | 
					        _connectionStateFactory(&ConnectionState::createConnectionState)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
@@ -135,6 +136,9 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    void SocketServer::stop()
 | 
					    void SocketServer::stop()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
					        closeTerminatedThreads();
 | 
				
			||||||
 | 
					        assert(_connectionsThreads.empty());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if (!_thread.joinable()) return; // nothing to do
 | 
					        if (!_thread.joinable()) return; // nothing to do
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        _stop = true;
 | 
					        _stop = true;
 | 
				
			||||||
@@ -145,18 +149,50 @@ namespace ix
 | 
				
			|||||||
        ::close(_serverFd);
 | 
					        ::close(_serverFd);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void SocketServer::setConnectionStateFactory(
 | 
				
			||||||
 | 
					        const ConnectionStateFactory& connectionStateFactory)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        _connectionStateFactory = connectionStateFactory;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // join the threads for connections that have been closed
 | 
				
			||||||
 | 
					    void SocketServer::closeTerminatedThreads()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        auto it = _connectionsThreads.begin();
 | 
				
			||||||
 | 
					        auto itEnd  = _connectionsThreads.end();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        while (it != itEnd)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            auto& connectionState = it->first;
 | 
				
			||||||
 | 
					            auto& thread = it->second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if (!connectionState->isTerminated() ||
 | 
				
			||||||
 | 
					                !thread.joinable())
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                ++it;
 | 
				
			||||||
 | 
					                continue;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            thread.join();
 | 
				
			||||||
 | 
					            it = _connectionsThreads.erase(it);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void SocketServer::run()
 | 
					    void SocketServer::run()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        // Set the socket to non blocking mode, so that accept calls are not blocking
 | 
					        // Set the socket to non blocking mode, so that accept calls are not blocking
 | 
				
			||||||
        SocketConnect::configure(_serverFd);
 | 
					        SocketConnect::configure(_serverFd);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Return value of std::async, ignored
 | 
					 | 
				
			||||||
        std::future<void> f;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        for (;;)
 | 
					        for (;;)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            if (_stop) return;
 | 
					            if (_stop) return;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // Garbage collection to shutdown/join threads for closed connections.
 | 
				
			||||||
 | 
					            // We could run this in its own thread, so that we dont need to accept 
 | 
				
			||||||
 | 
					            // a new connection to close a thread.
 | 
				
			||||||
 | 
					            // We could also use a condition variable to be notify when we need to do this
 | 
				
			||||||
 | 
					            closeTerminatedThreads();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            // Use select to check whether a new connection is in progress
 | 
					            // Use select to check whether a new connection is in progress
 | 
				
			||||||
            fd_set rfds;
 | 
					            fd_set rfds;
 | 
				
			||||||
            struct timeval timeout;
 | 
					            struct timeval timeout;
 | 
				
			||||||
@@ -214,14 +250,19 @@ namespace ix
 | 
				
			|||||||
                continue;
 | 
					                continue;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            std::shared_ptr<ConnectionState> connectionState;
 | 
				
			||||||
 | 
					            if (_connectionStateFactory)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                connectionState = _connectionStateFactory();
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            // Launch the handleConnection work asynchronously in its own thread.
 | 
					            // Launch the handleConnection work asynchronously in its own thread.
 | 
				
			||||||
            //
 | 
					            _connectionsThreads.push_back(std::make_pair(
 | 
				
			||||||
            // the destructor of a future returned by std::async blocks,
 | 
					                    connectionState,
 | 
				
			||||||
            // so we need to declare it outside of this loop
 | 
					                    std::thread(&SocketServer::handleConnection,
 | 
				
			||||||
            f = std::async(std::launch::async,
 | 
					                                this,
 | 
				
			||||||
                           &SocketServer::handleConnection,
 | 
					                                clientFd,
 | 
				
			||||||
                           this,
 | 
					                                connectionState)));
 | 
				
			||||||
                           clientFd);
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,10 +6,13 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#pragma once
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXConnectionState.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <utility> // pair
 | 
					#include <utility> // pair
 | 
				
			||||||
#include <string>
 | 
					#include <string>
 | 
				
			||||||
#include <set>
 | 
					#include <set>
 | 
				
			||||||
#include <thread>
 | 
					#include <thread>
 | 
				
			||||||
 | 
					#include <list>
 | 
				
			||||||
#include <mutex>
 | 
					#include <mutex>
 | 
				
			||||||
#include <functional>
 | 
					#include <functional>
 | 
				
			||||||
#include <memory>
 | 
					#include <memory>
 | 
				
			||||||
@@ -20,6 +23,12 @@ namespace ix
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    class SocketServer {
 | 
					    class SocketServer {
 | 
				
			||||||
    public:
 | 
					    public:
 | 
				
			||||||
 | 
					        using ConnectionStateFactory = std::function<std::shared_ptr<ConnectionState>()>;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // We use a list as we only care about remove and append operations.
 | 
				
			||||||
 | 
					        using ConnectionThreads = std::list<std::pair<std::shared_ptr<ConnectionState>,
 | 
				
			||||||
 | 
					                                                      std::thread>>;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        SocketServer(int port = SocketServer::kDefaultPort,
 | 
					        SocketServer(int port = SocketServer::kDefaultPort,
 | 
				
			||||||
                     const std::string& host = SocketServer::kDefaultHost,
 | 
					                     const std::string& host = SocketServer::kDefaultHost,
 | 
				
			||||||
                     int backlog = SocketServer::kDefaultTcpBacklog,
 | 
					                     int backlog = SocketServer::kDefaultTcpBacklog,
 | 
				
			||||||
@@ -27,6 +36,8 @@ namespace ix
 | 
				
			|||||||
        virtual ~SocketServer();
 | 
					        virtual ~SocketServer();
 | 
				
			||||||
        virtual void stop();
 | 
					        virtual void stop();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        void setConnectionStateFactory(const ConnectionStateFactory& connectionStateFactory);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        const static int kDefaultPort;
 | 
					        const static int kDefaultPort;
 | 
				
			||||||
        const static std::string kDefaultHost;
 | 
					        const static std::string kDefaultHost;
 | 
				
			||||||
        const static int kDefaultTcpBacklog;
 | 
					        const static int kDefaultTcpBacklog;
 | 
				
			||||||
@@ -57,12 +68,20 @@ namespace ix
 | 
				
			|||||||
        std::atomic<bool> _stop;
 | 
					        std::atomic<bool> _stop;
 | 
				
			||||||
        std::thread _thread;
 | 
					        std::thread _thread;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        ConnectionThreads _connectionsThreads;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        std::condition_variable _conditionVariable;
 | 
					        std::condition_variable _conditionVariable;
 | 
				
			||||||
        std::mutex _conditionVariableMutex;
 | 
					        std::mutex _conditionVariableMutex;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        //
 | 
				
			||||||
 | 
					        ConnectionStateFactory _connectionStateFactory;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Methods
 | 
					        // Methods
 | 
				
			||||||
        void run();
 | 
					        void run();
 | 
				
			||||||
        virtual void handleConnection(int fd) = 0;
 | 
					        virtual void handleConnection(int fd,
 | 
				
			||||||
 | 
					                                      std::shared_ptr<ConnectionState> connectionState) = 0;
 | 
				
			||||||
        virtual size_t getConnectedClientsCount() = 0;
 | 
					        virtual size_t getConnectedClientsCount() = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        void closeTerminatedThreads();
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										104
									
								
								ixwebsocket/IXUrlParser.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										104
									
								
								ixwebsocket/IXUrlParser.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,104 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXUrlParser.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXUrlParser.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <iostream>
 | 
				
			||||||
 | 
					#include <sstream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    //
 | 
				
			||||||
 | 
					    // The only difference between those 2 regex is the protocol
 | 
				
			||||||
 | 
					    //
 | 
				
			||||||
 | 
					    std::regex UrlParser::_httpRegex("(http|https)://([^/ :]+):?([^/ ]*)(/?[^ #?]*)\\x3f?([^ #]*)#?([^ ]*)");
 | 
				
			||||||
 | 
					    std::regex UrlParser::_webSocketRegex("(ws|wss)://([^/ :]+):?([^/ ]*)(/?[^ #?]*)\\x3f?([^ #]*)#?([^ ]*)");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool UrlParser::parse(const std::string& url,
 | 
				
			||||||
 | 
					                          std::string& protocol,
 | 
				
			||||||
 | 
					                          std::string& host,
 | 
				
			||||||
 | 
					                          std::string& path,
 | 
				
			||||||
 | 
					                          std::string& query,
 | 
				
			||||||
 | 
					                          int& port,
 | 
				
			||||||
 | 
					                          bool websocket)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::cmatch what;
 | 
				
			||||||
 | 
					        if (!regex_match(url.c_str(), what,
 | 
				
			||||||
 | 
					                         websocket ? _webSocketRegex : _httpRegex))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            return false;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::string portStr;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        protocol = std::string(what[1].first, what[1].second);
 | 
				
			||||||
 | 
					        host     = std::string(what[2].first, what[2].second);
 | 
				
			||||||
 | 
					        portStr  = std::string(what[3].first, what[3].second);
 | 
				
			||||||
 | 
					        path     = std::string(what[4].first, what[4].second);
 | 
				
			||||||
 | 
					        query    = std::string(what[5].first, what[5].second);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (portStr.empty())
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            if (protocol == "ws" || protocol == "http")
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                port = 80;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            else if (protocol == "wss" || protocol == "https")
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                port = 443;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            else
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                // Invalid protocol. Should be caught by regex check
 | 
				
			||||||
 | 
					                // but this missing branch trigger cpplint linter.
 | 
				
			||||||
 | 
					                return false;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::stringstream ss;
 | 
				
			||||||
 | 
					            ss << portStr;
 | 
				
			||||||
 | 
					            ss >> port;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (path.empty())
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            path = "/";
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else if (path[0] != '/')
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            path = '/' + path;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!query.empty())
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            path += "?";
 | 
				
			||||||
 | 
					            path += query;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void UrlParser::printUrl(const std::string& url, bool websocket)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::string protocol, host, path, query;
 | 
				
			||||||
 | 
					        int port {0};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!parse(url, protocol, host, path, query, port, websocket))
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            return;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::cout << "[" << url << "]" << std::endl;
 | 
				
			||||||
 | 
					        std::cout << protocol << std::endl;
 | 
				
			||||||
 | 
					        std::cout << host << std::endl;
 | 
				
			||||||
 | 
					        std::cout << port << std::endl;
 | 
				
			||||||
 | 
					        std::cout << path << std::endl;
 | 
				
			||||||
 | 
					        std::cout << query << std::endl;
 | 
				
			||||||
 | 
					        std::cout << "-------------------------------" << std::endl;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										31
									
								
								ixwebsocket/IXUrlParser.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								ixwebsocket/IXUrlParser.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,31 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXUrlParser.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					#include <regex>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    class UrlParser
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					    public:
 | 
				
			||||||
 | 
					        static bool parse(const std::string& url,
 | 
				
			||||||
 | 
					                          std::string& protocol,
 | 
				
			||||||
 | 
					                          std::string& host,
 | 
				
			||||||
 | 
					                          std::string& path,
 | 
				
			||||||
 | 
					                          std::string& query,
 | 
				
			||||||
 | 
					                          int& port,
 | 
				
			||||||
 | 
					                          bool websocket);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        static void printUrl(const std::string& url, bool websocket);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    private:
 | 
				
			||||||
 | 
					        static std::regex _httpRegex;
 | 
				
			||||||
 | 
					        static std::regex _webSocketRegex;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -79,10 +79,10 @@ namespace ix
 | 
				
			|||||||
        return _perMessageDeflateOptions;
 | 
					        return _perMessageDeflateOptions;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void WebSocket::setHeartBeatPeriod(int hearBeatPeriod)
 | 
					    void WebSocket::setHeartBeatPeriod(int heartBeatPeriod)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        std::lock_guard<std::mutex> lock(_configMutex);
 | 
					        std::lock_guard<std::mutex> lock(_configMutex);
 | 
				
			||||||
        _heartBeatPeriod = hearBeatPeriod;
 | 
					        _heartBeatPeriod = heartBeatPeriod;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    int WebSocket::getHeartBeatPeriod() const
 | 
					    int WebSocket::getHeartBeatPeriod() const
 | 
				
			||||||
@@ -252,6 +252,11 @@ namespace ix
 | 
				
			|||||||
                        {
 | 
					                        {
 | 
				
			||||||
                            webSocketMessageType = WebSocket_MessageType_Pong;
 | 
					                            webSocketMessageType = WebSocket_MessageType_Pong;
 | 
				
			||||||
                        } break;
 | 
					                        } break;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                        case WebSocketTransport::FRAGMENT:
 | 
				
			||||||
 | 
					                        {
 | 
				
			||||||
 | 
					                            webSocketMessageType = WebSocket_MessageType_Fragment;
 | 
				
			||||||
 | 
					                        } break;
 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    WebSocketErrorInfo webSocketErrorInfo;
 | 
					                    WebSocketErrorInfo webSocketErrorInfo;
 | 
				
			||||||
@@ -297,7 +302,13 @@ namespace ix
 | 
				
			|||||||
    WebSocketSendInfo WebSocket::send(const std::string& text,
 | 
					    WebSocketSendInfo WebSocket::send(const std::string& text,
 | 
				
			||||||
                                      const OnProgressCallback& onProgressCallback)
 | 
					                                      const OnProgressCallback& onProgressCallback)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        return sendMessage(text, false, onProgressCallback);
 | 
					        return sendMessage(text, SendMessageKind::Binary, onProgressCallback);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    WebSocketSendInfo WebSocket::sendText(const std::string& text,
 | 
				
			||||||
 | 
					                                          const OnProgressCallback& onProgressCallback)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return sendMessage(text, SendMessageKind::Text, onProgressCallback);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    WebSocketSendInfo WebSocket::ping(const std::string& text)
 | 
					    WebSocketSendInfo WebSocket::ping(const std::string& text)
 | 
				
			||||||
@@ -306,11 +317,11 @@ namespace ix
 | 
				
			|||||||
        constexpr size_t pingMaxPayloadSize = 125;
 | 
					        constexpr size_t pingMaxPayloadSize = 125;
 | 
				
			||||||
        if (text.size() > pingMaxPayloadSize) return WebSocketSendInfo(false);
 | 
					        if (text.size() > pingMaxPayloadSize) return WebSocketSendInfo(false);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        return sendMessage(text, true);
 | 
					        return sendMessage(text, SendMessageKind::Ping);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    WebSocketSendInfo WebSocket::sendMessage(const std::string& text,
 | 
					    WebSocketSendInfo WebSocket::sendMessage(const std::string& text,
 | 
				
			||||||
                                             bool ping,
 | 
					                                             SendMessageKind sendMessageKind,
 | 
				
			||||||
                                             const OnProgressCallback& onProgressCallback)
 | 
					                                             const OnProgressCallback& onProgressCallback)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        if (!isConnected()) return WebSocketSendInfo(false);
 | 
					        if (!isConnected()) return WebSocketSendInfo(false);
 | 
				
			||||||
@@ -327,13 +338,22 @@ namespace ix
 | 
				
			|||||||
        std::lock_guard<std::mutex> lock(_writeMutex);
 | 
					        std::lock_guard<std::mutex> lock(_writeMutex);
 | 
				
			||||||
        WebSocketSendInfo webSocketSendInfo;
 | 
					        WebSocketSendInfo webSocketSendInfo;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if (ping)
 | 
					        switch (sendMessageKind)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            webSocketSendInfo = _ws.sendPing(text);
 | 
					            case SendMessageKind::Text:
 | 
				
			||||||
        }
 | 
					            {
 | 
				
			||||||
        else
 | 
					                webSocketSendInfo = _ws.sendText(text, onProgressCallback);
 | 
				
			||||||
        {
 | 
					            } break;
 | 
				
			||||||
            webSocketSendInfo = _ws.sendBinary(text, onProgressCallback);
 | 
					
 | 
				
			||||||
 | 
					            case SendMessageKind::Binary:
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                webSocketSendInfo = _ws.sendBinary(text, onProgressCallback);
 | 
				
			||||||
 | 
					            } break;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            case SendMessageKind::Ping:
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                webSocketSendInfo = _ws.sendPing(text);
 | 
				
			||||||
 | 
					            } break;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        WebSocket::invokeTrafficTrackerCallback(webSocketSendInfo.wireSize, false);
 | 
					        WebSocket::invokeTrafficTrackerCallback(webSocketSendInfo.wireSize, false);
 | 
				
			||||||
@@ -374,4 +394,9 @@ namespace ix
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        _automaticReconnection = false;
 | 
					        _automaticReconnection = false;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    size_t WebSocket::bufferedAmount() const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return _ws.bufferedAmount();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -39,7 +39,8 @@ namespace ix
 | 
				
			|||||||
        WebSocket_MessageType_Close = 2,
 | 
					        WebSocket_MessageType_Close = 2,
 | 
				
			||||||
        WebSocket_MessageType_Error = 3,
 | 
					        WebSocket_MessageType_Error = 3,
 | 
				
			||||||
        WebSocket_MessageType_Ping = 4,
 | 
					        WebSocket_MessageType_Ping = 4,
 | 
				
			||||||
        WebSocket_MessageType_Pong = 5
 | 
					        WebSocket_MessageType_Pong = 5,
 | 
				
			||||||
 | 
					        WebSocket_MessageType_Fragment = 6
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    struct WebSocketOpenInfo
 | 
					    struct WebSocketOpenInfo
 | 
				
			||||||
@@ -88,7 +89,7 @@ namespace ix
 | 
				
			|||||||
        void setUrl(const std::string& url);
 | 
					        void setUrl(const std::string& url);
 | 
				
			||||||
        void setPerMessageDeflateOptions(const WebSocketPerMessageDeflateOptions& perMessageDeflateOptions);
 | 
					        void setPerMessageDeflateOptions(const WebSocketPerMessageDeflateOptions& perMessageDeflateOptions);
 | 
				
			||||||
        void setHandshakeTimeout(int handshakeTimeoutSecs);
 | 
					        void setHandshakeTimeout(int handshakeTimeoutSecs);
 | 
				
			||||||
        void setHeartBeatPeriod(int hearBeatPeriod);
 | 
					        void setHeartBeatPeriod(int heartBeatPeriod);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Run asynchronously, by calling start and stop.
 | 
					        // Run asynchronously, by calling start and stop.
 | 
				
			||||||
        void start();
 | 
					        void start();
 | 
				
			||||||
@@ -100,6 +101,8 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        WebSocketSendInfo send(const std::string& text,
 | 
					        WebSocketSendInfo send(const std::string& text,
 | 
				
			||||||
                               const OnProgressCallback& onProgressCallback = nullptr);
 | 
					                               const OnProgressCallback& onProgressCallback = nullptr);
 | 
				
			||||||
 | 
					        WebSocketSendInfo sendText(const std::string& text,
 | 
				
			||||||
 | 
					                                   const OnProgressCallback& onProgressCallback = nullptr);
 | 
				
			||||||
        WebSocketSendInfo ping(const std::string& text);
 | 
					        WebSocketSendInfo ping(const std::string& text);
 | 
				
			||||||
        void close();
 | 
					        void close();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -111,6 +114,7 @@ namespace ix
 | 
				
			|||||||
        const std::string& getUrl() const;
 | 
					        const std::string& getUrl() const;
 | 
				
			||||||
        const WebSocketPerMessageDeflateOptions& getPerMessageDeflateOptions() const;
 | 
					        const WebSocketPerMessageDeflateOptions& getPerMessageDeflateOptions() const;
 | 
				
			||||||
        int getHeartBeatPeriod() const;
 | 
					        int getHeartBeatPeriod() const;
 | 
				
			||||||
 | 
					        size_t bufferedAmount() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        void enableAutomaticReconnection();
 | 
					        void enableAutomaticReconnection();
 | 
				
			||||||
        void disableAutomaticReconnection();
 | 
					        void disableAutomaticReconnection();
 | 
				
			||||||
@@ -118,7 +122,7 @@ namespace ix
 | 
				
			|||||||
    private:
 | 
					    private:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        WebSocketSendInfo sendMessage(const std::string& text,
 | 
					        WebSocketSendInfo sendMessage(const std::string& text,
 | 
				
			||||||
                                      bool ping,
 | 
					                                      SendMessageKind sendMessageKind,
 | 
				
			||||||
                                      const OnProgressCallback& callback = nullptr);
 | 
					                                      const OnProgressCallback& callback = nullptr);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        bool isConnected() const;
 | 
					        bool isConnected() const;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,6 +6,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include "IXWebSocketHandshake.h"
 | 
					#include "IXWebSocketHandshake.h"
 | 
				
			||||||
#include "IXSocketConnect.h"
 | 
					#include "IXSocketConnect.h"
 | 
				
			||||||
 | 
					#include "IXUrlParser.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "libwshandshake.hpp"
 | 
					#include "libwshandshake.hpp"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -32,90 +33,6 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    bool WebSocketHandshake::parseUrl(const std::string& url,
 | 
					 | 
				
			||||||
                                      std::string& protocol,
 | 
					 | 
				
			||||||
                                      std::string& host,
 | 
					 | 
				
			||||||
                                      std::string& path,
 | 
					 | 
				
			||||||
                                      std::string& query,
 | 
					 | 
				
			||||||
                                      int& port)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::regex ex("(ws|wss)://([^/ :]+):?([^/ ]*)(/?[^ #?]*)\\x3f?([^ #]*)#?([^ ]*)");
 | 
					 | 
				
			||||||
        std::cmatch what;
 | 
					 | 
				
			||||||
        if (!regex_match(url.c_str(), what, ex))
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            return false;
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        std::string portStr;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        protocol = std::string(what[1].first, what[1].second);
 | 
					 | 
				
			||||||
        host     = std::string(what[2].first, what[2].second);
 | 
					 | 
				
			||||||
        portStr  = std::string(what[3].first, what[3].second);
 | 
					 | 
				
			||||||
        path     = std::string(what[4].first, what[4].second);
 | 
					 | 
				
			||||||
        query    = std::string(what[5].first, what[5].second);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        if (portStr.empty())
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            if (protocol == "ws")
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                port = 80;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            else if (protocol == "wss")
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                port = 443;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            else
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                // Invalid protocol. Should be caught by regex check
 | 
					 | 
				
			||||||
                // but this missing branch trigger cpplint linter.
 | 
					 | 
				
			||||||
                return false;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        else
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            std::stringstream ss;
 | 
					 | 
				
			||||||
            ss << portStr;
 | 
					 | 
				
			||||||
            ss >> port;
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        if (path.empty())
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            path = "/";
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        else if (path[0] != '/')
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            path = '/' + path;
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        if (!query.empty())
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            path += "?";
 | 
					 | 
				
			||||||
            path += query;
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        return true;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    void WebSocketHandshake::printUrl(const std::string& url)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::string protocol, host, path, query;
 | 
					 | 
				
			||||||
        int port {0};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        if (!WebSocketHandshake::parseUrl(url, protocol, host,
 | 
					 | 
				
			||||||
                                          path, query, port))
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            return;
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        std::cout << "[" << url << "]" << std::endl;
 | 
					 | 
				
			||||||
        std::cout << protocol << std::endl;
 | 
					 | 
				
			||||||
        std::cout << host << std::endl;
 | 
					 | 
				
			||||||
        std::cout << port << std::endl;
 | 
					 | 
				
			||||||
        std::cout << path << std::endl;
 | 
					 | 
				
			||||||
        std::cout << query << std::endl;
 | 
					 | 
				
			||||||
        std::cout << "-------------------------------" << std::endl;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    std::string WebSocketHandshake::trim(const std::string& str)
 | 
					    std::string WebSocketHandshake::trim(const std::string& str)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        std::string out(str);
 | 
					        std::string out(str);
 | 
				
			||||||
@@ -192,67 +109,12 @@ namespace ix
 | 
				
			|||||||
        return s;
 | 
					        return s;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
    std::pair<bool, WebSocketHttpHeaders> WebSocketHandshake::parseHttpHeaders(
 | 
					 | 
				
			||||||
        const CancellationRequest& isCancellationRequested)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        WebSocketHttpHeaders headers;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        char line[256];
 | 
					 | 
				
			||||||
        int i;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        while (true)
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            int colon = 0;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
            for (i = 0;
 | 
					 | 
				
			||||||
                 i < 2 || (i < 255 && line[i-2] != '\r' && line[i-1] != '\n');
 | 
					 | 
				
			||||||
                 ++i)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                if (!_socket->readByte(line+i, isCancellationRequested))
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    return std::make_pair(false, headers);
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                if (line[i] == ':' && colon == 0)
 | 
					 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    colon = i;
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            if (line[0] == '\r' && line[1] == '\n')
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                break;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
            // line is a single header entry. split by ':', and add it to our
 | 
					 | 
				
			||||||
            // header map. ignore lines with no colon.
 | 
					 | 
				
			||||||
            if (colon > 0)
 | 
					 | 
				
			||||||
            {
 | 
					 | 
				
			||||||
                line[i] = '\0';
 | 
					 | 
				
			||||||
                std::string lineStr(line);
 | 
					 | 
				
			||||||
                // colon is ':', colon+1 is ' ', colon+2 is the start of the value.
 | 
					 | 
				
			||||||
                // i is end of string (\0), i-colon is length of string minus key;
 | 
					 | 
				
			||||||
                // subtract 1 for '\0', 1 for '\n', 1 for '\r',
 | 
					 | 
				
			||||||
                // 1 for the ' ' after the ':', and total is -4
 | 
					 | 
				
			||||||
                std::string name(lineStr.substr(0, colon));
 | 
					 | 
				
			||||||
                std::string value(lineStr.substr(colon + 2, i - colon - 4));
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                // Make the name lower case.
 | 
					 | 
				
			||||||
                std::transform(name.begin(), name.end(), name.begin(), ::tolower);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
                headers[name] = value;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        return std::make_pair(true, headers);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    WebSocketInitResult WebSocketHandshake::sendErrorResponse(int code, const std::string& reason)
 | 
					    WebSocketInitResult WebSocketHandshake::sendErrorResponse(int code, const std::string& reason)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        std::stringstream ss;
 | 
					        std::stringstream ss;
 | 
				
			||||||
        ss << "HTTP/1.1 ";
 | 
					        ss << "HTTP/1.1 ";
 | 
				
			||||||
        ss << code;
 | 
					        ss << code;
 | 
				
			||||||
        ss << "\r\n";
 | 
					        ss << " ";
 | 
				
			||||||
        ss << reason;
 | 
					        ss << reason;
 | 
				
			||||||
        ss << "\r\n";
 | 
					        ss << "\r\n";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -355,7 +217,7 @@ namespace ix
 | 
				
			|||||||
            return WebSocketInitResult(false, status, ss.str());
 | 
					            return WebSocketInitResult(false, status, ss.str());
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        auto result = parseHttpHeaders(isCancellationRequested);
 | 
					        auto result = parseHttpHeaders(_socket, isCancellationRequested);
 | 
				
			||||||
        auto headersValid = result.first;
 | 
					        auto headersValid = result.first;
 | 
				
			||||||
        auto headers = result.second;
 | 
					        auto headers = result.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -450,7 +312,7 @@ namespace ix
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Retrieve and validate HTTP headers
 | 
					        // Retrieve and validate HTTP headers
 | 
				
			||||||
        auto result = parseHttpHeaders(isCancellationRequested);
 | 
					        auto result = parseHttpHeaders(_socket, isCancellationRequested);
 | 
				
			||||||
        auto headersValid = result.first;
 | 
					        auto headersValid = result.first;
 | 
				
			||||||
        auto headers = result.second;
 | 
					        auto headers = result.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -491,7 +353,7 @@ namespace ix
 | 
				
			|||||||
        WebSocketHandshakeKeyGen::generate(headers["sec-websocket-key"].c_str(), output);
 | 
					        WebSocketHandshakeKeyGen::generate(headers["sec-websocket-key"].c_str(), output);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        std::stringstream ss;
 | 
					        std::stringstream ss;
 | 
				
			||||||
        ss << "HTTP/1.1 101\r\n";
 | 
					        ss << "HTTP/1.1 101 Switching Protocols\r\n";
 | 
				
			||||||
        ss << "Sec-WebSocket-Accept: " << std::string(output) << "\r\n";
 | 
					        ss << "Sec-WebSocket-Accept: " << std::string(output) << "\r\n";
 | 
				
			||||||
        ss << "Upgrade: websocket\r\n";
 | 
					        ss << "Upgrade: websocket\r\n";
 | 
				
			||||||
        ss << "Connection: Upgrade\r\n";
 | 
					        ss << "Connection: Upgrade\r\n";
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -59,19 +59,10 @@ namespace ix
 | 
				
			|||||||
        WebSocketInitResult serverHandshake(int fd,
 | 
					        WebSocketInitResult serverHandshake(int fd,
 | 
				
			||||||
                                            int timeoutSecs);
 | 
					                                            int timeoutSecs);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        static bool parseUrl(const std::string& url,
 | 
					 | 
				
			||||||
                             std::string& protocol,
 | 
					 | 
				
			||||||
                             std::string& host,
 | 
					 | 
				
			||||||
                             std::string& path,
 | 
					 | 
				
			||||||
                             std::string& query,
 | 
					 | 
				
			||||||
                             int& port);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    private:
 | 
					    private:
 | 
				
			||||||
        static void printUrl(const std::string& url);
 | 
					 | 
				
			||||||
        std::string genRandomString(const int len);
 | 
					        std::string genRandomString(const int len);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Parse HTTP headers
 | 
					        // Parse HTTP headers
 | 
				
			||||||
        std::pair<bool, WebSocketHttpHeaders> parseHttpHeaders(const CancellationRequest& isCancellationRequested);
 | 
					 | 
				
			||||||
        WebSocketInitResult sendErrorResponse(int code, const std::string& reason);
 | 
					        WebSocketInitResult sendErrorResponse(int code, const std::string& reason);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        std::tuple<std::string, std::string, std::string> parseRequestLine(const std::string& line);
 | 
					        std::tuple<std::string, std::string, std::string> parseRequestLine(const std::string& line);
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										82
									
								
								ixwebsocket/IXWebSocketHttpHeaders.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										82
									
								
								ixwebsocket/IXWebSocketHttpHeaders.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,82 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXWebSocketHttpHeaders.h
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2018 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXWebSocketHttpHeaders.h"
 | 
				
			||||||
 | 
					#include "IXSocket.h"
 | 
				
			||||||
 | 
					#include <algorithm>
 | 
				
			||||||
 | 
					#include <locale>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace ix
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    bool CaseInsensitiveLess::NocaseCompare::operator()(const unsigned char & c1, const unsigned char & c2) const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					#ifdef _WIN32
 | 
				
			||||||
 | 
					        return std::tolower(c1, std::locale()) < std::tolower(c2, std::locale());
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					        return std::tolower(c1) < std::tolower(c2);
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool CaseInsensitiveLess::operator()(const std::string & s1, const std::string & s2) const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return std::lexicographical_compare
 | 
				
			||||||
 | 
					                (s1.begin(), s1.end(),   // source range
 | 
				
			||||||
 | 
					                 s2.begin(), s2.end(),   // dest range
 | 
				
			||||||
 | 
					                 NocaseCompare());       // comparison
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::pair<bool, WebSocketHttpHeaders> parseHttpHeaders(
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket,
 | 
				
			||||||
 | 
					        const CancellationRequest& isCancellationRequested)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        WebSocketHttpHeaders headers;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        char line[1024];
 | 
				
			||||||
 | 
					        int i;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        while (true)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            int colon = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            for (i = 0;
 | 
				
			||||||
 | 
					                 i < 2 || (i < 1023 && line[i-2] != '\r' && line[i-1] != '\n');
 | 
				
			||||||
 | 
					                 ++i)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                if (!socket->readByte(line+i, isCancellationRequested))
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    return std::make_pair(false, headers);
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                if (line[i] == ':' && colon == 0)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    colon = i;
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            if (line[0] == '\r' && line[1] == '\n')
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                break;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            // line is a single header entry. split by ':', and add it to our
 | 
				
			||||||
 | 
					            // header map. ignore lines with no colon.
 | 
				
			||||||
 | 
					            if (colon > 0)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                line[i] = '\0';
 | 
				
			||||||
 | 
					                std::string lineStr(line);
 | 
				
			||||||
 | 
					                // colon is ':', colon+1 is ' ', colon+2 is the start of the value.
 | 
				
			||||||
 | 
					                // i is end of string (\0), i-colon is length of string minus key;
 | 
				
			||||||
 | 
					                // subtract 1 for '\0', 1 for '\n', 1 for '\r',
 | 
				
			||||||
 | 
					                // 1 for the ' ' after the ':', and total is -4
 | 
				
			||||||
 | 
					                std::string name(lineStr.substr(0, colon));
 | 
				
			||||||
 | 
					                std::string value(lineStr.substr(colon + 2, i - colon - 4));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                headers[name] = value;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        return std::make_pair(true, headers);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -6,10 +6,30 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#pragma once
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXCancellationRequest.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <string>
 | 
					#include <string>
 | 
				
			||||||
#include <unordered_map>
 | 
					#include <map>
 | 
				
			||||||
 | 
					#include <memory>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    using WebSocketHttpHeaders = std::unordered_map<std::string, std::string>;
 | 
					    class Socket;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    struct CaseInsensitiveLess
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        // Case Insensitive compare_less binary function
 | 
				
			||||||
 | 
					        struct NocaseCompare
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            bool operator() (const unsigned char& c1, const unsigned char& c2) const;
 | 
				
			||||||
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        bool operator() (const std::string & s1, const std::string & s2) const;
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    using WebSocketHttpHeaders = std::map<std::string, std::string, CaseInsensitiveLess>;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::pair<bool, WebSocketHttpHeaders> parseHttpHeaders(
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket,
 | 
				
			||||||
 | 
					        const CancellationRequest& isCancellationRequested);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -49,10 +49,12 @@ namespace ix
 | 
				
			|||||||
        _onConnectionCallback = callback;
 | 
					        _onConnectionCallback = callback;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void WebSocketServer::handleConnection(int fd)
 | 
					    void WebSocketServer::handleConnection(
 | 
				
			||||||
 | 
					        int fd,
 | 
				
			||||||
 | 
					        std::shared_ptr<ConnectionState> connectionState)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        auto webSocket = std::make_shared<WebSocket>();
 | 
					        auto webSocket = std::make_shared<WebSocket>();
 | 
				
			||||||
        _onConnectionCallback(webSocket);
 | 
					        _onConnectionCallback(webSocket, connectionState);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        webSocket->disableAutomaticReconnection();
 | 
					        webSocket->disableAutomaticReconnection();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -89,6 +91,7 @@ namespace ix
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        logInfo("WebSocketServer::handleConnection() done");
 | 
					        logInfo("WebSocketServer::handleConnection() done");
 | 
				
			||||||
 | 
					        connectionState->setTerminated();
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    std::set<std::shared_ptr<WebSocket>> WebSocketServer::getClients()
 | 
					    std::set<std::shared_ptr<WebSocket>> WebSocketServer::getClients()
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -20,7 +20,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    using OnConnectionCallback = std::function<void(std::shared_ptr<WebSocket>)>;
 | 
					    using OnConnectionCallback = std::function<void(std::shared_ptr<WebSocket>,
 | 
				
			||||||
 | 
					                                                    std::shared_ptr<ConnectionState>)>;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    class WebSocketServer : public SocketServer {
 | 
					    class WebSocketServer : public SocketServer {
 | 
				
			||||||
    public:
 | 
					    public:
 | 
				
			||||||
@@ -49,7 +50,8 @@ namespace ix
 | 
				
			|||||||
        const static int kDefaultHandShakeTimeoutSecs;
 | 
					        const static int kDefaultHandShakeTimeoutSecs;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Methods
 | 
					        // Methods
 | 
				
			||||||
        virtual void handleConnection(int fd) final;
 | 
					        virtual void handleConnection(int fd,
 | 
				
			||||||
 | 
					                                      std::shared_ptr<ConnectionState> connectionState) final;
 | 
				
			||||||
        virtual size_t getConnectedClientsCount() final;
 | 
					        virtual size_t getConnectedClientsCount() final;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,31 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 * The MIT License (MIT)
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * Copyright (c) 2012, 2013 <dhbaird@gmail.com>
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
				
			||||||
 | 
					 * of this software and associated documentation files (the "Software"), to deal
 | 
				
			||||||
 | 
					 * in the Software without restriction, including without limitation the rights
 | 
				
			||||||
 | 
					 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 | 
				
			||||||
 | 
					 * copies of the Software, and to permit persons to whom the Software is
 | 
				
			||||||
 | 
					 * furnished to do so, subject to the following conditions:
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * The above copyright notice and this permission notice shall be included in
 | 
				
			||||||
 | 
					 * all copies or substantial portions of the Software.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 | 
				
			||||||
 | 
					 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 | 
				
			||||||
 | 
					 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 | 
				
			||||||
 | 
					 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 | 
				
			||||||
 | 
					 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 | 
				
			||||||
 | 
					 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 | 
				
			||||||
 | 
					 * THE SOFTWARE.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 *  IXWebSocketTransport.cpp
 | 
					 *  IXWebSocketTransport.cpp
 | 
				
			||||||
 *  Author: Benjamin Sergeant
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 *  Copyright (c) 2017-2018 Machine Zone, Inc. All rights reserved.
 | 
					 *  Copyright (c) 2017-2019 Machine Zone, Inc. All rights reserved.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
@@ -11,14 +35,8 @@
 | 
				
			|||||||
#include "IXWebSocketTransport.h"
 | 
					#include "IXWebSocketTransport.h"
 | 
				
			||||||
#include "IXWebSocketHandshake.h"
 | 
					#include "IXWebSocketHandshake.h"
 | 
				
			||||||
#include "IXWebSocketHttpHeaders.h"
 | 
					#include "IXWebSocketHttpHeaders.h"
 | 
				
			||||||
 | 
					#include "IXUrlParser.h"
 | 
				
			||||||
#ifdef IXWEBSOCKET_USE_TLS
 | 
					#include "IXSocketFactory.h"
 | 
				
			||||||
# ifdef __APPLE__
 | 
					 | 
				
			||||||
#  include "IXSocketAppleSSL.h"
 | 
					 | 
				
			||||||
# else
 | 
					 | 
				
			||||||
#  include "IXSocketOpenSSL.h"
 | 
					 | 
				
			||||||
# endif
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <string.h>
 | 
					#include <string.h>
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
@@ -35,11 +53,12 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    const std::string WebSocketTransport::kHeartBeatPingMessage("ixwebsocket::hearbeat");
 | 
					    const std::string WebSocketTransport::kHeartBeatPingMessage("ixwebsocket::heartbeat");
 | 
				
			||||||
    const int WebSocketTransport::kDefaultHeartBeatPeriod(-1);
 | 
					    const int WebSocketTransport::kDefaultHeartBeatPeriod(-1);
 | 
				
			||||||
    constexpr size_t WebSocketTransport::kChunkSize;
 | 
					    constexpr size_t WebSocketTransport::kChunkSize;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    WebSocketTransport::WebSocketTransport() :
 | 
					    WebSocketTransport::WebSocketTransport() :
 | 
				
			||||||
 | 
					        _useMask(true),
 | 
				
			||||||
        _readyState(CLOSED),
 | 
					        _readyState(CLOSED),
 | 
				
			||||||
        _closeCode(0),
 | 
					        _closeCode(0),
 | 
				
			||||||
        _closeWireSize(0),
 | 
					        _closeWireSize(0),
 | 
				
			||||||
@@ -57,11 +76,11 @@ namespace ix
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void WebSocketTransport::configure(const WebSocketPerMessageDeflateOptions& perMessageDeflateOptions,
 | 
					    void WebSocketTransport::configure(const WebSocketPerMessageDeflateOptions& perMessageDeflateOptions,
 | 
				
			||||||
                                       int hearBeatPeriod)
 | 
					                                       int heartBeatPeriod)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        _perMessageDeflateOptions = perMessageDeflateOptions;
 | 
					        _perMessageDeflateOptions = perMessageDeflateOptions;
 | 
				
			||||||
        _enablePerMessageDeflate = _perMessageDeflateOptions.enabled();
 | 
					        _enablePerMessageDeflate = _perMessageDeflateOptions.enabled();
 | 
				
			||||||
        _heartBeatPeriod = hearBeatPeriod;
 | 
					        _heartBeatPeriod = heartBeatPeriod;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Client
 | 
					    // Client
 | 
				
			||||||
@@ -70,31 +89,21 @@ namespace ix
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        std::string protocol, host, path, query;
 | 
					        std::string protocol, host, path, query;
 | 
				
			||||||
        int port;
 | 
					        int port;
 | 
				
			||||||
 | 
					        bool websocket = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if (!WebSocketHandshake::parseUrl(url, protocol, host,
 | 
					        if (!UrlParser::parse(url, protocol, host, path, query, port, websocket))
 | 
				
			||||||
                                          path, query, port))
 | 
					 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            return WebSocketInitResult(false, 0,
 | 
					            return WebSocketInitResult(false, 0,
 | 
				
			||||||
                                       std::string("Could not parse URL ") + url);
 | 
					                                       std::string("Could not parse URL ") + url);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if (protocol == "wss")
 | 
					        bool tls = protocol == "wss";
 | 
				
			||||||
 | 
					        std::string errorMsg;
 | 
				
			||||||
 | 
					        _socket = createSocket(tls, errorMsg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!_socket)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            _socket.reset();
 | 
					            return WebSocketInitResult(false, 0, errorMsg);
 | 
				
			||||||
#ifdef IXWEBSOCKET_USE_TLS
 | 
					 | 
				
			||||||
# ifdef __APPLE__
 | 
					 | 
				
			||||||
             _socket = std::make_shared<SocketAppleSSL>();
 | 
					 | 
				
			||||||
# else
 | 
					 | 
				
			||||||
             _socket = std::make_shared<SocketOpenSSL>();
 | 
					 | 
				
			||||||
# endif
 | 
					 | 
				
			||||||
#else
 | 
					 | 
				
			||||||
            return WebSocketInitResult(false, 0, "TLS is not supported.");
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        else
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            _socket.reset();
 | 
					 | 
				
			||||||
            _socket = std::make_shared<Socket>();
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        WebSocketHandshake webSocketHandshake(_requestInitCancellation,
 | 
					        WebSocketHandshake webSocketHandshake(_requestInitCancellation,
 | 
				
			||||||
@@ -115,8 +124,16 @@ namespace ix
 | 
				
			|||||||
    // Server
 | 
					    // Server
 | 
				
			||||||
    WebSocketInitResult WebSocketTransport::connectToSocket(int fd, int timeoutSecs)
 | 
					    WebSocketInitResult WebSocketTransport::connectToSocket(int fd, int timeoutSecs)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        _socket.reset();
 | 
					        // Server should not mask the data it sends to the client
 | 
				
			||||||
        _socket = std::make_shared<Socket>(fd);
 | 
					        _useMask = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::string errorMsg;
 | 
				
			||||||
 | 
					        _socket = createSocket(fd, errorMsg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (!_socket)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            return WebSocketInitResult(false, 0, errorMsg);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        WebSocketHandshake webSocketHandshake(_requestInitCancellation,
 | 
					        WebSocketHandshake webSocketHandshake(_requestInitCancellation,
 | 
				
			||||||
                                              _socket,
 | 
					                                              _socket,
 | 
				
			||||||
@@ -176,43 +193,75 @@ namespace ix
 | 
				
			|||||||
                // If (1) heartbeat is enabled, and (2) no data was received or
 | 
					                // If (1) heartbeat is enabled, and (2) no data was received or
 | 
				
			||||||
                // send for a duration exceeding our heart-beat period, send a
 | 
					                // send for a duration exceeding our heart-beat period, send a
 | 
				
			||||||
                // ping to the server.
 | 
					                // ping to the server.
 | 
				
			||||||
                if (pollResult == PollResultType_Timeout &&
 | 
					                if (pollResult == PollResultType::Timeout &&
 | 
				
			||||||
                    heartBeatPeriodExceeded())
 | 
					                    heartBeatPeriodExceeded())
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    std::stringstream ss;
 | 
					                    std::stringstream ss;
 | 
				
			||||||
                    ss << kHeartBeatPingMessage << "::" << _heartBeatPeriod << "s";
 | 
					                    ss << kHeartBeatPingMessage << "::" << _heartBeatPeriod << "s";
 | 
				
			||||||
                    sendPing(ss.str());
 | 
					                    sendPing(ss.str());
 | 
				
			||||||
                    return;
 | 
					 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
 | 
					                // Make sure we send all the buffered data
 | 
				
			||||||
                while (true)
 | 
					                // there can be a lot of it for large messages.
 | 
				
			||||||
 | 
					                else if (pollResult == PollResultType::SendRequest)
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    ssize_t ret = _socket->recv((char*)&_readbuf[0], _readbuf.size());
 | 
					                    while (!isSendBufferEmpty() && !_requestInitCancellation)
 | 
				
			||||||
 | 
					                    {
 | 
				
			||||||
 | 
					                        // Wait with a 10ms timeout until the socket is ready to write.
 | 
				
			||||||
 | 
					                        // This way we are not busy looping
 | 
				
			||||||
 | 
					                        PollResultType result = _socket->isReadyToWrite(10);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    if (ret < 0 && (_socket->getErrno() == EWOULDBLOCK ||
 | 
					                        if (result == PollResultType::Error)
 | 
				
			||||||
                                    _socket->getErrno() == EAGAIN))
 | 
					                        {
 | 
				
			||||||
                    {
 | 
					                            _socket->close();
 | 
				
			||||||
                        break;
 | 
					                            setReadyState(CLOSED);
 | 
				
			||||||
                    }
 | 
					                            break;
 | 
				
			||||||
                    else if (ret <= 0)
 | 
					                        }
 | 
				
			||||||
                    {
 | 
					                        else if (result == PollResultType::ReadyForWrite)
 | 
				
			||||||
                        _rxbuf.clear();
 | 
					                        {
 | 
				
			||||||
                        _socket->close();
 | 
					                            sendOnSocket();
 | 
				
			||||||
                        setReadyState(CLOSED);
 | 
					                        }
 | 
				
			||||||
                        break;
 | 
					 | 
				
			||||||
                    }
 | 
					 | 
				
			||||||
                    else
 | 
					 | 
				
			||||||
                    {
 | 
					 | 
				
			||||||
                        _rxbuf.insert(_rxbuf.end(),
 | 
					 | 
				
			||||||
                                      _readbuf.begin(),
 | 
					 | 
				
			||||||
                                      _readbuf.begin() + ret);
 | 
					 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
 | 
					                else if (pollResult == PollResultType::ReadyForRead)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    while (true)
 | 
				
			||||||
 | 
					                    {
 | 
				
			||||||
 | 
					                        ssize_t ret = _socket->recv((char*)&_readbuf[0], _readbuf.size());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                if (isSendBufferEmpty() && _readyState == CLOSING)
 | 
					                        if (ret < 0 && (_socket->getErrno() == EWOULDBLOCK ||
 | 
				
			||||||
 | 
					                                        _socket->getErrno() == EAGAIN))
 | 
				
			||||||
 | 
					                        {
 | 
				
			||||||
 | 
					                            break;
 | 
				
			||||||
 | 
					                        }
 | 
				
			||||||
 | 
					                        else if (ret <= 0)
 | 
				
			||||||
 | 
					                        {
 | 
				
			||||||
 | 
					                            _rxbuf.clear();
 | 
				
			||||||
 | 
					                            _socket->close();
 | 
				
			||||||
 | 
					                            setReadyState(CLOSED);
 | 
				
			||||||
 | 
					                            break;
 | 
				
			||||||
 | 
					                        }
 | 
				
			||||||
 | 
					                        else
 | 
				
			||||||
 | 
					                        {
 | 
				
			||||||
 | 
					                            _rxbuf.insert(_rxbuf.end(),
 | 
				
			||||||
 | 
					                                          _readbuf.begin(),
 | 
				
			||||||
 | 
					                                          _readbuf.begin() + ret);
 | 
				
			||||||
 | 
					                        }
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					                else if (pollResult == PollResultType::Error)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    _socket->close();
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					                else if (pollResult == PollResultType::CloseRequest)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    _socket->close();
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                // Avoid a race condition where we get stuck in select
 | 
				
			||||||
 | 
					                // while closing.
 | 
				
			||||||
 | 
					                if (_readyState == CLOSING)
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    _socket->close();
 | 
					                    _socket->close();
 | 
				
			||||||
                    setReadyState(CLOSED);
 | 
					 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            _heartBeatPeriod);
 | 
					            _heartBeatPeriod);
 | 
				
			||||||
@@ -235,19 +284,15 @@ namespace ix
 | 
				
			|||||||
        _txbuf.insert(_txbuf.end(), header.begin(), header.end());
 | 
					        _txbuf.insert(_txbuf.end(), header.begin(), header.end());
 | 
				
			||||||
        _txbuf.insert(_txbuf.end(), begin, end);
 | 
					        _txbuf.insert(_txbuf.end(), begin, end);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Masking
 | 
					        if (_useMask)
 | 
				
			||||||
        for (size_t i = 0; i != (size_t) message_size; ++i)
 | 
					 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            *(_txbuf.end() - (size_t) message_size + i) ^= masking_key[i&0x3];
 | 
					            for (size_t i = 0; i != (size_t) message_size; ++i)
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					                *(_txbuf.end() - (size_t) message_size + i) ^= masking_key[i&0x3];
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void WebSocketTransport::appendToSendBuffer(const std::vector<uint8_t>& buffer)
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        std::lock_guard<std::mutex> lock(_txbufMutex);
 | 
					 | 
				
			||||||
        _txbuf.insert(_txbuf.end(), buffer.begin(), buffer.end());
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    void WebSocketTransport::unmaskReceiveBuffer(const wsheader_type& ws)
 | 
					    void WebSocketTransport::unmaskReceiveBuffer(const wsheader_type& ws)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        if (ws.mask)
 | 
					        if (ws.mask)
 | 
				
			||||||
@@ -390,6 +435,10 @@ namespace ix
 | 
				
			|||||||
                        emitMessage(MSG, getMergedChunks(), ws, onMessageCallback);
 | 
					                        emitMessage(MSG, getMergedChunks(), ws, onMessageCallback);
 | 
				
			||||||
                        _chunks.clear();
 | 
					                        _chunks.clear();
 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
 | 
					                    else
 | 
				
			||||||
 | 
					                    {
 | 
				
			||||||
 | 
					                        emitMessage(FRAGMENT, std::string(), ws, onMessageCallback);
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            else if (ws.opcode == wsheader_type::PING)
 | 
					            else if (ws.opcode == wsheader_type::PING)
 | 
				
			||||||
@@ -425,14 +474,8 @@ namespace ix
 | 
				
			|||||||
                std::string reason(_rxbuf.begin()+ws.header_size + 2,
 | 
					                std::string reason(_rxbuf.begin()+ws.header_size + 2,
 | 
				
			||||||
                                   _rxbuf.begin()+ws.header_size + 2 + (size_t) ws.N);
 | 
					                                   _rxbuf.begin()+ws.header_size + 2 + (size_t) ws.N);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                {
 | 
					 | 
				
			||||||
                    std::lock_guard<std::mutex> lock(_closeDataMutex);
 | 
					 | 
				
			||||||
                    _closeCode = code;
 | 
					 | 
				
			||||||
                    _closeReason = reason;
 | 
					 | 
				
			||||||
                    _closeWireSize = _rxbuf.size();
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
                close();
 | 
					                close(code, reason, _rxbuf.size());
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            else
 | 
					            else
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
@@ -473,7 +516,7 @@ namespace ix
 | 
				
			|||||||
        size_t wireSize = message.size();
 | 
					        size_t wireSize = message.size();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // When the RSV1 bit is 1 it means the message is compressed
 | 
					        // When the RSV1 bit is 1 it means the message is compressed
 | 
				
			||||||
        if (_enablePerMessageDeflate && ws.rsv1)
 | 
					        if (_enablePerMessageDeflate && ws.rsv1 && messageKind != FRAGMENT)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            std::string decompressedMessage;
 | 
					            std::string decompressedMessage;
 | 
				
			||||||
            bool success = _perMessageDeflate.decompress(message, decompressedMessage);
 | 
					            bool success = _perMessageDeflate.decompress(message, decompressedMessage);
 | 
				
			||||||
@@ -571,7 +614,7 @@ namespace ix
 | 
				
			|||||||
                // Send message
 | 
					                // Send message
 | 
				
			||||||
                sendFragment(opcodeType, fin, begin, end, compress);
 | 
					                sendFragment(opcodeType, fin, begin, end, compress);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                if (onProgressCallback && !onProgressCallback(i, steps))
 | 
					                if (onProgressCallback && !onProgressCallback((int)i, (int) steps))
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    break;
 | 
					                    break;
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
@@ -580,6 +623,12 @@ namespace ix
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Request to flush the send buffer on the background thread if it isn't empty
 | 
				
			||||||
 | 
					        if (!isSendBufferEmpty())
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            _socket->wakeUpFromPoll(Socket::kSendRequest);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        return WebSocketSendInfo(true, compressionError, payloadSize, wireSize);
 | 
					        return WebSocketSendInfo(true, compressionError, payloadSize, wireSize);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -589,7 +638,7 @@ namespace ix
 | 
				
			|||||||
                                          std::string::const_iterator message_end,
 | 
					                                          std::string::const_iterator message_end,
 | 
				
			||||||
                                          bool compress)
 | 
					                                          bool compress)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        auto message_size = message_end - message_begin;
 | 
					        uint64_t message_size = static_cast<uint64_t>(message_end - message_begin);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        unsigned x = getRandomUnsigned();
 | 
					        unsigned x = getRandomUnsigned();
 | 
				
			||||||
        uint8_t masking_key[4] = {};
 | 
					        uint8_t masking_key[4] = {};
 | 
				
			||||||
@@ -601,7 +650,8 @@ namespace ix
 | 
				
			|||||||
        std::vector<uint8_t> header;
 | 
					        std::vector<uint8_t> header;
 | 
				
			||||||
        header.assign(2 +
 | 
					        header.assign(2 +
 | 
				
			||||||
                      (message_size >= 126 ? 2 : 0) +
 | 
					                      (message_size >= 126 ? 2 : 0) +
 | 
				
			||||||
                      (message_size >= 65536 ? 6 : 0) + 4, 0);
 | 
					                      (message_size >= 65536 ? 6 : 0) +
 | 
				
			||||||
 | 
					                      (_useMask ? 4 : 0), 0);
 | 
				
			||||||
        header[0] = type;
 | 
					        header[0] = type;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // The fin bit indicate that this is the last fragment. Fin is French for end.
 | 
					        // The fin bit indicate that this is the last fragment. Fin is French for end.
 | 
				
			||||||
@@ -618,27 +668,33 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        if (message_size < 126)
 | 
					        if (message_size < 126)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            header[1] = (message_size & 0xff) | 0x80;
 | 
					            header[1] = (message_size & 0xff) | (_useMask ? 0x80 : 0);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            header[2] = masking_key[0];
 | 
					            if (_useMask)
 | 
				
			||||||
            header[3] = masking_key[1];
 | 
					            {
 | 
				
			||||||
            header[4] = masking_key[2];
 | 
					                header[2] = masking_key[0];
 | 
				
			||||||
            header[5] = masking_key[3];
 | 
					                header[3] = masking_key[1];
 | 
				
			||||||
 | 
					                header[4] = masking_key[2];
 | 
				
			||||||
 | 
					                header[5] = masking_key[3];
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        else if (message_size < 65536)
 | 
					        else if (message_size < 65536)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            header[1] = 126 | 0x80;
 | 
					            header[1] = 126 | (_useMask ? 0x80 : 0);
 | 
				
			||||||
            header[2] = (message_size >> 8) & 0xff;
 | 
					            header[2] = (message_size >> 8) & 0xff;
 | 
				
			||||||
            header[3] = (message_size >> 0) & 0xff;
 | 
					            header[3] = (message_size >> 0) & 0xff;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            header[4] = masking_key[0];
 | 
					            if (_useMask)
 | 
				
			||||||
            header[5] = masking_key[1];
 | 
					            {
 | 
				
			||||||
            header[6] = masking_key[2];
 | 
					                header[4] = masking_key[0];
 | 
				
			||||||
            header[7] = masking_key[3];
 | 
					                header[5] = masking_key[1];
 | 
				
			||||||
 | 
					                header[6] = masking_key[2];
 | 
				
			||||||
 | 
					                header[7] = masking_key[3];
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        else
 | 
					        else
 | 
				
			||||||
        { // TODO: run coverage testing here
 | 
					        { // TODO: run coverage testing here
 | 
				
			||||||
            header[1] = 127 | 0x80;
 | 
					            header[1] = 127 | (_useMask ? 0x80 : 0);
 | 
				
			||||||
            header[2] = (message_size >> 56) & 0xff;
 | 
					            header[2] = (message_size >> 56) & 0xff;
 | 
				
			||||||
            header[3] = (message_size >> 48) & 0xff;
 | 
					            header[3] = (message_size >> 48) & 0xff;
 | 
				
			||||||
            header[4] = (message_size >> 40) & 0xff;
 | 
					            header[4] = (message_size >> 40) & 0xff;
 | 
				
			||||||
@@ -648,10 +704,13 @@ namespace ix
 | 
				
			|||||||
            header[8] = (message_size >>  8) & 0xff;
 | 
					            header[8] = (message_size >>  8) & 0xff;
 | 
				
			||||||
            header[9] = (message_size >>  0) & 0xff;
 | 
					            header[9] = (message_size >>  0) & 0xff;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            header[10] = masking_key[0];
 | 
					            if (_useMask)
 | 
				
			||||||
            header[11] = masking_key[1];
 | 
					            {
 | 
				
			||||||
            header[12] = masking_key[2];
 | 
					                header[10] = masking_key[0];
 | 
				
			||||||
            header[13] = masking_key[3];
 | 
					                header[11] = masking_key[1];
 | 
				
			||||||
 | 
					                header[12] = masking_key[2];
 | 
				
			||||||
 | 
					                header[13] = masking_key[3];
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // _txbuf will keep growing until it can be transmitted over the socket:
 | 
					        // _txbuf will keep growing until it can be transmitted over the socket:
 | 
				
			||||||
@@ -677,6 +736,15 @@ namespace ix
 | 
				
			|||||||
                        _enablePerMessageDeflate, onProgressCallback);
 | 
					                        _enablePerMessageDeflate, onProgressCallback);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    WebSocketSendInfo WebSocketTransport::sendText(
 | 
				
			||||||
 | 
					        const std::string& message,
 | 
				
			||||||
 | 
					        const OnProgressCallback& onProgressCallback)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        return sendData(wsheader_type::TEXT_FRAME, message,
 | 
				
			||||||
 | 
					                        _enablePerMessageDeflate, onProgressCallback);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void WebSocketTransport::sendOnSocket()
 | 
					    void WebSocketTransport::sendOnSocket()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        std::lock_guard<std::mutex> lock(_txbufMutex);
 | 
					        std::lock_guard<std::mutex> lock(_txbufMutex);
 | 
				
			||||||
@@ -707,7 +775,7 @@ namespace ix
 | 
				
			|||||||
        _lastSendTimePoint = std::chrono::steady_clock::now();
 | 
					        _lastSendTimePoint = std::chrono::steady_clock::now();
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void WebSocketTransport::close()
 | 
					    void WebSocketTransport::close(uint16_t code, const std::string& reason, size_t closeWireSize)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        _requestInitCancellation = true;
 | 
					        _requestInitCancellation = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -715,18 +783,29 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        // See list of close events here:
 | 
					        // See list of close events here:
 | 
				
			||||||
        // https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent
 | 
					        // https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent
 | 
				
			||||||
        // We use 1000: normal closure.
 | 
					        const std::string closure{(char)(code >> 8), (char)(code & 0xff)};
 | 
				
			||||||
        //
 | 
					
 | 
				
			||||||
        // >>> struct.pack('!H', 1000)
 | 
					 | 
				
			||||||
        // b'\x03\xe8'
 | 
					 | 
				
			||||||
        //
 | 
					 | 
				
			||||||
        const std::string normalClosure = std::string("\x03\xe8");
 | 
					 | 
				
			||||||
        bool compress = false;
 | 
					        bool compress = false;
 | 
				
			||||||
        sendData(wsheader_type::CLOSE, normalClosure, compress);
 | 
					        sendData(wsheader_type::CLOSE, closure, compress);
 | 
				
			||||||
        setReadyState(CLOSING);
 | 
					        setReadyState(CLOSING);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        _socket->wakeUpFromPoll();
 | 
					        _socket->wakeUpFromPoll(Socket::kCloseRequest);
 | 
				
			||||||
        _socket->close();
 | 
					        _socket->close();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            std::lock_guard<std::mutex> lock(_closeDataMutex);
 | 
				
			||||||
 | 
					            _closeCode = code;
 | 
				
			||||||
 | 
					            _closeReason = reason;
 | 
				
			||||||
 | 
					            _closeWireSize = closeWireSize;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        setReadyState(CLOSED);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    size_t WebSocketTransport::bufferedAmount() const
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::lock_guard<std::mutex> lock(_txbufMutex);
 | 
				
			||||||
 | 
					        return _txbuf.size();
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
} // namespace ix
 | 
					} // namespace ix
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -30,6 +30,13 @@ namespace ix
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    class Socket;
 | 
					    class Socket;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    enum class SendMessageKind
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        Text,
 | 
				
			||||||
 | 
					        Binary,
 | 
				
			||||||
 | 
					        Ping
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    class WebSocketTransport
 | 
					    class WebSocketTransport
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
    public:
 | 
					    public:
 | 
				
			||||||
@@ -45,7 +52,8 @@ namespace ix
 | 
				
			|||||||
        {
 | 
					        {
 | 
				
			||||||
            MSG,
 | 
					            MSG,
 | 
				
			||||||
            PING,
 | 
					            PING,
 | 
				
			||||||
            PONG
 | 
					            PONG,
 | 
				
			||||||
 | 
					            FRAGMENT
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        using OnMessageCallback = std::function<void(const std::string&,
 | 
					        using OnMessageCallback = std::function<void(const std::string&,
 | 
				
			||||||
@@ -60,7 +68,7 @@ namespace ix
 | 
				
			|||||||
        ~WebSocketTransport();
 | 
					        ~WebSocketTransport();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        void configure(const WebSocketPerMessageDeflateOptions& perMessageDeflateOptions,
 | 
					        void configure(const WebSocketPerMessageDeflateOptions& perMessageDeflateOptions,
 | 
				
			||||||
                       int hearBeatPeriod);
 | 
					                       int heartBeatPeriod);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        WebSocketInitResult connectToUrl(const std::string& url, // Client
 | 
					        WebSocketInitResult connectToUrl(const std::string& url, // Client
 | 
				
			||||||
                                         int timeoutSecs);
 | 
					                                         int timeoutSecs);
 | 
				
			||||||
@@ -70,12 +78,19 @@ namespace ix
 | 
				
			|||||||
        void poll();
 | 
					        void poll();
 | 
				
			||||||
        WebSocketSendInfo sendBinary(const std::string& message,
 | 
					        WebSocketSendInfo sendBinary(const std::string& message,
 | 
				
			||||||
                                     const OnProgressCallback& onProgressCallback);
 | 
					                                     const OnProgressCallback& onProgressCallback);
 | 
				
			||||||
 | 
					        WebSocketSendInfo sendText(const std::string& message,
 | 
				
			||||||
 | 
					                                   const OnProgressCallback& onProgressCallback);
 | 
				
			||||||
        WebSocketSendInfo sendPing(const std::string& message);
 | 
					        WebSocketSendInfo sendPing(const std::string& message);
 | 
				
			||||||
        void close();
 | 
					
 | 
				
			||||||
 | 
					        void close(uint16_t code = 1000,
 | 
				
			||||||
 | 
					                   const std::string& reason = "Normal closure",
 | 
				
			||||||
 | 
					                   size_t closeWireSize = 0);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        ReadyStateValues getReadyState() const;
 | 
					        ReadyStateValues getReadyState() const;
 | 
				
			||||||
        void setReadyState(ReadyStateValues readyStateValue);
 | 
					        void setReadyState(ReadyStateValues readyStateValue);
 | 
				
			||||||
        void setOnCloseCallback(const OnCloseCallback& onCloseCallback);
 | 
					        void setOnCloseCallback(const OnCloseCallback& onCloseCallback);
 | 
				
			||||||
        void dispatch(const OnMessageCallback& onMessageCallback);
 | 
					        void dispatch(const OnMessageCallback& onMessageCallback);
 | 
				
			||||||
 | 
					        size_t bufferedAmount() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    private:
 | 
					    private:
 | 
				
			||||||
        std::string _url;
 | 
					        std::string _url;
 | 
				
			||||||
@@ -98,6 +113,10 @@ namespace ix
 | 
				
			|||||||
            uint8_t masking_key[4];
 | 
					            uint8_t masking_key[4];
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Tells whether we should mask the data we send.
 | 
				
			||||||
 | 
					        // client should mask but server should not
 | 
				
			||||||
 | 
					        bool _useMask;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Buffer for reading from our socket. That buffer is never resized.
 | 
					        // Buffer for reading from our socket. That buffer is never resized.
 | 
				
			||||||
        std::vector<uint8_t> _readbuf;
 | 
					        std::vector<uint8_t> _readbuf;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -146,7 +165,7 @@ namespace ix
 | 
				
			|||||||
        mutable std::mutex _lastSendTimePointMutex;
 | 
					        mutable std::mutex _lastSendTimePointMutex;
 | 
				
			||||||
        std::chrono::time_point<std::chrono::steady_clock> _lastSendTimePoint;
 | 
					        std::chrono::time_point<std::chrono::steady_clock> _lastSendTimePoint;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // No data was send through the socket for longer that the hearbeat period
 | 
					        // No data was send through the socket for longer than the heartbeat period
 | 
				
			||||||
        bool heartBeatPeriodExceeded();
 | 
					        bool heartBeatPeriodExceeded();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        void sendOnSocket();
 | 
					        void sendOnSocket();
 | 
				
			||||||
@@ -172,7 +191,6 @@ namespace ix
 | 
				
			|||||||
                                std::string::const_iterator end,
 | 
					                                std::string::const_iterator end,
 | 
				
			||||||
                                uint64_t message_size,
 | 
					                                uint64_t message_size,
 | 
				
			||||||
                                uint8_t masking_key[4]);
 | 
					                                uint8_t masking_key[4]);
 | 
				
			||||||
        void appendToSendBuffer(const std::vector<uint8_t>& buffer);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
        unsigned getRandomUnsigned();
 | 
					        unsigned getRandomUnsigned();
 | 
				
			||||||
        void unmaskReceiveBuffer(const wsheader_type& ws);
 | 
					        void unmaskReceiveBuffer(const wsheader_type& ws);
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										31
									
								
								makefile
									
									
									
									
									
								
							
							
						
						
									
										31
									
								
								makefile
									
									
									
									
									
								
							@@ -3,19 +3,33 @@
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
all: brew
 | 
					all: brew
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					install: brew
 | 
				
			||||||
 | 
					
 | 
				
			||||||
brew:
 | 
					brew:
 | 
				
			||||||
	mkdir -p build && (cd build ; cmake .. ; make)
 | 
						mkdir -p build && (cd build ; cmake .. ; make -j install)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: docker
 | 
					.PHONY: docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					NAME   := bsergean/ws
 | 
				
			||||||
 | 
					TAG    := $(shell cat DOCKER_VERSION)
 | 
				
			||||||
 | 
					IMG    := ${NAME}:${TAG}
 | 
				
			||||||
 | 
					LATEST := ${NAME}:latest
 | 
				
			||||||
 | 
					BUILD  := ${NAME}:build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
docker:
 | 
					docker:
 | 
				
			||||||
	docker build -t broadcast_server:latest .
 | 
						docker build -t ${IMG} .
 | 
				
			||||||
 | 
						docker tag ${IMG} ${BUILD}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					docker_push:
 | 
				
			||||||
 | 
						docker tag ${IMG} ${LATEST}
 | 
				
			||||||
 | 
						docker push ${LATEST}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
run:
 | 
					run:
 | 
				
			||||||
	docker run --cap-add sys_ptrace -it broadcast_server:latest bash
 | 
						docker run --cap-add sys_ptrace -it ws:latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# this is helpful to remove trailing whitespaces
 | 
					# this is helpful to remove trailing whitespaces
 | 
				
			||||||
trail:
 | 
					trail:
 | 
				
			||||||
	sh third_party/remove_trailing_whitespaces.sh
 | 
						sh third_party/remote_trailing_whitespaces.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build:
 | 
					build:
 | 
				
			||||||
	(cd examples/satori_publisher ; mkdir -p build ; cd build ; cmake .. ; make)
 | 
						(cd examples/satori_publisher ; mkdir -p build ; cd build ; cmake .. ; make)
 | 
				
			||||||
@@ -34,7 +48,10 @@ test_server:
 | 
				
			|||||||
# env TEST=Websocket_chat make test
 | 
					# env TEST=Websocket_chat make test
 | 
				
			||||||
# env TEST=heartbeat make test
 | 
					# env TEST=heartbeat make test
 | 
				
			||||||
test:
 | 
					test:
 | 
				
			||||||
	python test/run.py
 | 
						(cd test ; python2.7 run.py)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ws_test: all
 | 
				
			||||||
 | 
						(cd ws ; bash test_ws.sh)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# For the fork that is configured with appveyor
 | 
					# For the fork that is configured with appveyor
 | 
				
			||||||
rebase_upstream:
 | 
					rebase_upstream:
 | 
				
			||||||
@@ -43,5 +60,9 @@ rebase_upstream:
 | 
				
			|||||||
	git reset --hard upstream/master
 | 
						git reset --hard upstream/master
 | 
				
			||||||
	git push origin master --force
 | 
						git push origin master --force
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					install_cmake_for_linux:
 | 
				
			||||||
 | 
						mkdir -p /tmp/cmake
 | 
				
			||||||
 | 
						(cd /tmp/cmake ; curl -L -O https://github.com/Kitware/CMake/releases/download/v3.14.0-rc4/cmake-3.14.0-rc4-Linux-x86_64.tar.gz ; tar zxf cmake-3.14.0-rc4-Linux-x86_64.tar.gz)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: test
 | 
					.PHONY: test
 | 
				
			||||||
.PHONY: build
 | 
					.PHONY: build
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -29,6 +29,7 @@ set (SOURCES
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  IXDNSLookupTest.cpp
 | 
					  IXDNSLookupTest.cpp
 | 
				
			||||||
  IXSocketTest.cpp
 | 
					  IXSocketTest.cpp
 | 
				
			||||||
 | 
					  IXSocketConnectTest.cpp
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Some unittest don't work on windows yet
 | 
					# Some unittest don't work on windows yet
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										43
									
								
								test/IXSocketConnectTest.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										43
									
								
								test/IXSocketConnectTest.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,43 @@
 | 
				
			|||||||
 | 
					/*
 | 
				
			||||||
 | 
					 *  IXSocketConnectTest.cpp
 | 
				
			||||||
 | 
					 *  Author: Benjamin Sergeant
 | 
				
			||||||
 | 
					 *  Copyright (c) 2018 Machine Zone. All rights reserved.
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "catch.hpp"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "IXTest.h"
 | 
				
			||||||
 | 
					#include <ixwebsocket/IXSocketConnect.h>
 | 
				
			||||||
 | 
					#include <iostream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					using namespace ix;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					TEST_CASE("socket_connect", "[net]")
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    SECTION("Test connecting to a known hostname")
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        int fd = SocketConnect::connect("www.google.com", 80, errMsg, [] { return false; });
 | 
				
			||||||
 | 
					        std::cerr << "Error message: " << errMsg << std::endl;
 | 
				
			||||||
 | 
					        REQUIRE(fd != -1);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SECTION("Test connecting to a non-existing hostname")
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        std::string hostname("12313lhjlkjhopiupoijlkasdckljqwehrlkqjwehraospidcuaposidcasdc");
 | 
				
			||||||
 | 
					        int fd = SocketConnect::connect(hostname, 80, errMsg, [] { return false; });
 | 
				
			||||||
 | 
					        std::cerr << "Error message: " << errMsg << std::endl;
 | 
				
			||||||
 | 
					        REQUIRE(fd == -1);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    SECTION("Test connecting to a good hostname, with cancellation")
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        // The callback returning true means we are requesting cancellation
 | 
				
			||||||
 | 
					        int fd = SocketConnect::connect("www.google.com", 80, errMsg, [] { return true; });
 | 
				
			||||||
 | 
					        std::cerr << "Error message: " << errMsg << std::endl;
 | 
				
			||||||
 | 
					        REQUIRE(fd == -1);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -5,19 +5,13 @@
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <iostream>
 | 
					#include <iostream>
 | 
				
			||||||
 | 
					#include <ixwebsocket/IXSocketFactory.h>
 | 
				
			||||||
#include <ixwebsocket/IXSocket.h>
 | 
					#include <ixwebsocket/IXSocket.h>
 | 
				
			||||||
#include <ixwebsocket/IXCancellationRequest.h>
 | 
					#include <ixwebsocket/IXCancellationRequest.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if defined(__APPLE__) or defined(__linux__)
 | 
					 | 
				
			||||||
# ifdef __APPLE__
 | 
					 | 
				
			||||||
#  include <ixwebsocket/IXSocketAppleSSL.h>
 | 
					 | 
				
			||||||
# else
 | 
					 | 
				
			||||||
#  include <ixwebsocket/IXSocketOpenSSL.h>
 | 
					 | 
				
			||||||
# endif
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include "IXTest.h"
 | 
					#include "IXTest.h"
 | 
				
			||||||
#include "catch.hpp"
 | 
					#include "catch.hpp"
 | 
				
			||||||
 | 
					#include <string.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
using namespace ix;
 | 
					using namespace ix;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -39,16 +33,15 @@ namespace ix
 | 
				
			|||||||
        Logger() << "errMsg: " << errMsg;
 | 
					        Logger() << "errMsg: " << errMsg;
 | 
				
			||||||
        REQUIRE(success);
 | 
					        REQUIRE(success);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        std::cout << "Sending request: " << request
 | 
					        Logger() << "Sending request: " << request
 | 
				
			||||||
                  << "to " << host << ":" << port
 | 
					                 << "to " << host << ":" << port;
 | 
				
			||||||
                  << std::endl;
 | 
					 | 
				
			||||||
        REQUIRE(socket->writeBytes(request, isCancellationRequested));
 | 
					        REQUIRE(socket->writeBytes(request, isCancellationRequested));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        auto lineResult = socket->readLine(isCancellationRequested);
 | 
					        auto lineResult = socket->readLine(isCancellationRequested);
 | 
				
			||||||
        auto lineValid = lineResult.first;
 | 
					        auto lineValid = lineResult.first;
 | 
				
			||||||
        auto line = lineResult.second;
 | 
					        auto line = lineResult.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        std::cout << "read error: " << strerror(Socket::getErrno()) << std::endl;
 | 
					        Logger() << "read error: " << strerror(Socket::getErrno());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        REQUIRE(lineValid);
 | 
					        REQUIRE(lineValid);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -62,24 +55,30 @@ TEST_CASE("socket", "[socket]")
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    SECTION("Connect to google HTTP server. Send GET request without header. Should return 200")
 | 
					    SECTION("Connect to google HTTP server. Send GET request without header. Should return 200")
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        std::shared_ptr<Socket> socket(new Socket);
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        bool tls = false;
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket = createSocket(tls, errMsg);
 | 
				
			||||||
        std::string host("www.google.com");
 | 
					        std::string host("www.google.com");
 | 
				
			||||||
        int port = 80;
 | 
					        int port = 80;
 | 
				
			||||||
        std::string request("GET / HTTP/1.1\r\n\r\n");
 | 
					
 | 
				
			||||||
 | 
					        std::stringstream ss;
 | 
				
			||||||
 | 
					        ss << "GET / HTTP/1.1\r\n";
 | 
				
			||||||
 | 
					        ss << "Host: " << host << "\r\n";
 | 
				
			||||||
 | 
					        ss << "\r\n";
 | 
				
			||||||
 | 
					        std::string request(ss.str());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        int expectedStatus = 200;
 | 
					        int expectedStatus = 200;
 | 
				
			||||||
        int timeoutSecs = 3;
 | 
					        int timeoutSecs = 3;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        testSocket(host, port, request, socket, expectedStatus, timeoutSecs);
 | 
					        testSocket(host, port, request, socket, expectedStatus, timeoutSecs);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if defined(__APPLE__) or defined(__linux__)
 | 
					#if defined(__APPLE__) || defined(__linux__)
 | 
				
			||||||
    SECTION("Connect to google HTTPS server. Send GET request without header. Should return 200")
 | 
					    SECTION("Connect to google HTTPS server. Send GET request without header. Should return 200")
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
# ifdef __APPLE__
 | 
					        std::string errMsg;
 | 
				
			||||||
        std::shared_ptr<Socket> socket = std::make_shared<SocketAppleSSL>();
 | 
					        bool tls = true;
 | 
				
			||||||
# else
 | 
					        std::shared_ptr<Socket> socket = createSocket(tls, errMsg);
 | 
				
			||||||
        std::shared_ptr<Socket> socket = std::make_shared<SocketOpenSSL>();
 | 
					 | 
				
			||||||
# endif
 | 
					 | 
				
			||||||
        std::string host("www.google.com");
 | 
					        std::string host("www.google.com");
 | 
				
			||||||
        int port = 443;
 | 
					        int port = 443;
 | 
				
			||||||
        std::string request("GET / HTTP/1.1\r\n\r\n");
 | 
					        std::string request("GET / HTTP/1.1\r\n\r\n");
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -16,6 +16,7 @@
 | 
				
			|||||||
#include <iostream>
 | 
					#include <iostream>
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
#include <stack>
 | 
					#include <stack>
 | 
				
			||||||
 | 
					#include <iomanip>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
@@ -69,10 +70,15 @@ namespace ix
 | 
				
			|||||||
        Logger() << msg;
 | 
					        Logger() << msg;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    int getAnyFreePortSimple()
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        static int defaultPort = 8090;
 | 
				
			||||||
 | 
					        return defaultPort++;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    int getAnyFreePort()
 | 
					    int getAnyFreePort()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        int defaultPort = 8090;
 | 
					        int defaultPort = 8090;
 | 
				
			||||||
 | 
					 | 
				
			||||||
        int sockfd;
 | 
					        int sockfd;
 | 
				
			||||||
        if ((sockfd = socket(AF_INET, SOCK_STREAM, 0)) < 0)
 | 
					        if ((sockfd = socket(AF_INET, SOCK_STREAM, 0)) < 0)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
@@ -103,7 +109,7 @@ namespace ix
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        struct sockaddr_in sa; // server address information
 | 
					        struct sockaddr_in sa; // server address information
 | 
				
			||||||
        unsigned int len;
 | 
					        socklen_t len;
 | 
				
			||||||
        if (getsockname(sockfd, (struct sockaddr *) &sa, &len) < 0)
 | 
					        if (getsockname(sockfd, (struct sockaddr *) &sa, &len) < 0)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            log("Cannot compute a free port. getsockname error.");
 | 
					            log("Cannot compute a free port. getsockname error.");
 | 
				
			||||||
@@ -122,8 +128,15 @@ namespace ix
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        while (true)
 | 
					        while (true)
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 | 
					#if defined(__has_feature)
 | 
				
			||||||
 | 
					# if __has_feature(address_sanitizer)
 | 
				
			||||||
 | 
					            int port = getAnyFreePortSimple();
 | 
				
			||||||
 | 
					# else
 | 
				
			||||||
            int port = getAnyFreePort();
 | 
					            int port = getAnyFreePort();
 | 
				
			||||||
 | 
					# endif
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					            int port = getAnyFreePort();
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
            //
 | 
					            //
 | 
				
			||||||
            // Only port above 1024 can be used by non root users, but for some
 | 
					            // Only port above 1024 can be used by non root users, but for some
 | 
				
			||||||
            // reason I got port 7 returned with macOS when binding on port 0...
 | 
					            // reason I got port 7 returned with macOS when binding on port 0...
 | 
				
			||||||
@@ -136,4 +149,21 @@ namespace ix
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        return -1;
 | 
					        return -1;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void hexDump(const std::string& prefix,
 | 
				
			||||||
 | 
					                 const std::string& s)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        std::ostringstream ss;
 | 
				
			||||||
 | 
					        bool upper_case = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        for (std::string::size_type i = 0; i < s.length(); ++i)
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            ss << std::hex
 | 
				
			||||||
 | 
					               << std::setfill('0')
 | 
				
			||||||
 | 
					               << std::setw(2)
 | 
				
			||||||
 | 
					               << (upper_case ? std::uppercase : std::nouppercase) << (int)s[i];
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        std::cout << prefix << ": " << s << " => " << ss.str() << std::endl;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -65,7 +65,7 @@ namespace
 | 
				
			|||||||
        _webSocket.setUrl(url);
 | 
					        _webSocket.setUrl(url);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // The important bit for this test.
 | 
					        // The important bit for this test.
 | 
				
			||||||
        // Set a 1 second hearbeat ; if no traffic is present on the connection for 1 second
 | 
					        // Set a 1 second heartbeat ; if no traffic is present on the connection for 1 second
 | 
				
			||||||
        // a ping message will be sent by the client.
 | 
					        // a ping message will be sent by the client.
 | 
				
			||||||
        _webSocket.setHeartBeatPeriod(1);
 | 
					        _webSocket.setHeartBeatPeriod(1);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -128,10 +128,11 @@ namespace
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        // A dev/null server
 | 
					        // A dev/null server
 | 
				
			||||||
        server.setOnConnectionCallback(
 | 
					        server.setOnConnectionCallback(
 | 
				
			||||||
            [&server, &receivedPingMessages](std::shared_ptr<ix::WebSocket> webSocket)
 | 
					            [&server, &receivedPingMessages](std::shared_ptr<ix::WebSocket> webSocket,
 | 
				
			||||||
 | 
					                                             std::shared_ptr<ConnectionState> connectionState)
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                webSocket->setOnMessageCallback(
 | 
					                webSocket->setOnMessageCallback(
 | 
				
			||||||
                    [webSocket, &server, &receivedPingMessages](ix::WebSocketMessageType messageType,
 | 
					                    [webSocket, connectionState, &server, &receivedPingMessages](ix::WebSocketMessageType messageType,
 | 
				
			||||||
                       const std::string& str,
 | 
					                       const std::string& str,
 | 
				
			||||||
                       size_t wireSize,
 | 
					                       size_t wireSize,
 | 
				
			||||||
                       const ix::WebSocketErrorInfo& error,
 | 
					                       const ix::WebSocketErrorInfo& error,
 | 
				
			||||||
@@ -141,6 +142,7 @@ namespace
 | 
				
			|||||||
                        if (messageType == ix::WebSocket_MessageType_Open)
 | 
					                        if (messageType == ix::WebSocket_MessageType_Open)
 | 
				
			||||||
                        {
 | 
					                        {
 | 
				
			||||||
                            Logger() << "New server connection";
 | 
					                            Logger() << "New server connection";
 | 
				
			||||||
 | 
					                            Logger() << "id: " << connectionState->getId();
 | 
				
			||||||
                            Logger() << "Uri: " << openInfo.uri;
 | 
					                            Logger() << "Uri: " << openInfo.uri;
 | 
				
			||||||
                            Logger() << "Headers:";
 | 
					                            Logger() << "Headers:";
 | 
				
			||||||
                            for (auto it : openInfo.headers)
 | 
					                            for (auto it : openInfo.headers)
 | 
				
			||||||
@@ -210,6 +212,10 @@ TEST_CASE("Websocket_heartbeat", "[heartbeat]")
 | 
				
			|||||||
        webSocketClientA.stop();
 | 
					        webSocketClientA.stop();
 | 
				
			||||||
        webSocketClientB.stop();
 | 
					        webSocketClientB.stop();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        // Here we test heart beat period exceeded for clientA
 | 
				
			||||||
 | 
					        // but it should not be exceeded for clientB which has sent data.
 | 
				
			||||||
 | 
					        // -> expected ping messages == 2, but add a small buffer to make this more reliable.
 | 
				
			||||||
        REQUIRE(serverReceivedPingMessages >= 2);
 | 
					        REQUIRE(serverReceivedPingMessages >= 2);
 | 
				
			||||||
        REQUIRE(serverReceivedPingMessages <= 4);
 | 
					        REQUIRE(serverReceivedPingMessages <= 4);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,6 +8,7 @@
 | 
				
			|||||||
#include <ixwebsocket/IXSocket.h>
 | 
					#include <ixwebsocket/IXSocket.h>
 | 
				
			||||||
#include <ixwebsocket/IXWebSocket.h>
 | 
					#include <ixwebsocket/IXWebSocket.h>
 | 
				
			||||||
#include <ixwebsocket/IXWebSocketServer.h>
 | 
					#include <ixwebsocket/IXWebSocketServer.h>
 | 
				
			||||||
 | 
					#include <ixwebsocket/IXSocketFactory.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "IXTest.h"
 | 
					#include "IXTest.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -17,13 +18,32 @@ using namespace ix;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
namespace ix
 | 
					namespace ix
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    bool startServer(ix::WebSocketServer& server)
 | 
					    // Test that we can override the connectionState impl to provide our own
 | 
				
			||||||
 | 
					    class ConnectionStateCustom : public ConnectionState
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
					        void computeId()
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            // a very boring invariant id that we can test against in the unittest
 | 
				
			||||||
 | 
					            _id = "foobarConnectionId";
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool startServer(ix::WebSocketServer& server,
 | 
				
			||||||
 | 
					                     std::string& connectionId)
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        auto factory = []() -> std::shared_ptr<ConnectionState>
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            return std::make_shared<ConnectionStateCustom>();
 | 
				
			||||||
 | 
					        };
 | 
				
			||||||
 | 
					        server.setConnectionStateFactory(factory);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        server.setOnConnectionCallback(
 | 
					        server.setOnConnectionCallback(
 | 
				
			||||||
            [&server](std::shared_ptr<ix::WebSocket> webSocket)
 | 
					            [&server, &connectionId](std::shared_ptr<ix::WebSocket> webSocket,
 | 
				
			||||||
 | 
					                      std::shared_ptr<ConnectionState> connectionState)
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                webSocket->setOnMessageCallback(
 | 
					                webSocket->setOnMessageCallback(
 | 
				
			||||||
                    [webSocket, &server](ix::WebSocketMessageType messageType,
 | 
					                    [webSocket, connectionState,
 | 
				
			||||||
 | 
					                     &connectionId, &server](ix::WebSocketMessageType messageType,
 | 
				
			||||||
                       const std::string& str,
 | 
					                       const std::string& str,
 | 
				
			||||||
                       size_t wireSize,
 | 
					                       size_t wireSize,
 | 
				
			||||||
                       const ix::WebSocketErrorInfo& error,
 | 
					                       const ix::WebSocketErrorInfo& error,
 | 
				
			||||||
@@ -33,12 +53,16 @@ namespace ix
 | 
				
			|||||||
                        if (messageType == ix::WebSocket_MessageType_Open)
 | 
					                        if (messageType == ix::WebSocket_MessageType_Open)
 | 
				
			||||||
                        {
 | 
					                        {
 | 
				
			||||||
                            Logger() << "New connection";
 | 
					                            Logger() << "New connection";
 | 
				
			||||||
 | 
					                            connectionState->computeId();
 | 
				
			||||||
 | 
					                            Logger() << "id: " << connectionState->getId();
 | 
				
			||||||
                            Logger() << "Uri: " << openInfo.uri;
 | 
					                            Logger() << "Uri: " << openInfo.uri;
 | 
				
			||||||
                            Logger() << "Headers:";
 | 
					                            Logger() << "Headers:";
 | 
				
			||||||
                            for (auto it : openInfo.headers)
 | 
					                            for (auto it : openInfo.headers)
 | 
				
			||||||
                            {
 | 
					                            {
 | 
				
			||||||
                                Logger() << it.first << ": " << it.second;
 | 
					                                Logger() << it.first << ": " << it.second;
 | 
				
			||||||
                            }
 | 
					                            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                            connectionId = connectionState->getId();
 | 
				
			||||||
                        }
 | 
					                        }
 | 
				
			||||||
                        else if (messageType == ix::WebSocket_MessageType_Close)
 | 
					                        else if (messageType == ix::WebSocket_MessageType_Close)
 | 
				
			||||||
                        {
 | 
					                        {
 | 
				
			||||||
@@ -77,19 +101,21 @@ TEST_CASE("Websocket_server", "[websocket_server]")
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        int port = getFreePort();
 | 
					        int port = getFreePort();
 | 
				
			||||||
        ix::WebSocketServer server(port);
 | 
					        ix::WebSocketServer server(port);
 | 
				
			||||||
        REQUIRE(startServer(server));
 | 
					        std::string connectionId;
 | 
				
			||||||
 | 
					        REQUIRE(startServer(server, connectionId));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Socket socket;
 | 
					 | 
				
			||||||
        std::string host("localhost");
 | 
					 | 
				
			||||||
        std::string errMsg;
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        bool tls = false;
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket = createSocket(tls, errMsg);
 | 
				
			||||||
 | 
					        std::string host("localhost");
 | 
				
			||||||
        auto isCancellationRequested = []() -> bool
 | 
					        auto isCancellationRequested = []() -> bool
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            return false;
 | 
					            return false;
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
        bool success = socket.connect(host, port, errMsg, isCancellationRequested);
 | 
					        bool success = socket->connect(host, port, errMsg, isCancellationRequested);
 | 
				
			||||||
        REQUIRE(success);
 | 
					        REQUIRE(success);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        auto lineResult = socket.readLine(isCancellationRequested);
 | 
					        auto lineResult = socket->readLine(isCancellationRequested);
 | 
				
			||||||
        auto lineValid = lineResult.first;
 | 
					        auto lineValid = lineResult.first;
 | 
				
			||||||
        auto line = lineResult.second;
 | 
					        auto line = lineResult.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -109,22 +135,24 @@ TEST_CASE("Websocket_server", "[websocket_server]")
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        int port = getFreePort();
 | 
					        int port = getFreePort();
 | 
				
			||||||
        ix::WebSocketServer server(port);
 | 
					        ix::WebSocketServer server(port);
 | 
				
			||||||
        REQUIRE(startServer(server));
 | 
					        std::string connectionId;
 | 
				
			||||||
 | 
					        REQUIRE(startServer(server, connectionId));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Socket socket;
 | 
					 | 
				
			||||||
        std::string host("localhost");
 | 
					 | 
				
			||||||
        std::string errMsg;
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        bool tls = false;
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket = createSocket(tls, errMsg);
 | 
				
			||||||
 | 
					        std::string host("localhost");
 | 
				
			||||||
        auto isCancellationRequested = []() -> bool
 | 
					        auto isCancellationRequested = []() -> bool
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            return false;
 | 
					            return false;
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
        bool success = socket.connect(host, port, errMsg, isCancellationRequested);
 | 
					        bool success = socket->connect(host, port, errMsg, isCancellationRequested);
 | 
				
			||||||
        REQUIRE(success);
 | 
					        REQUIRE(success);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Logger() << "writeBytes";
 | 
					        Logger() << "writeBytes";
 | 
				
			||||||
        socket.writeBytes("GET /\r\n", isCancellationRequested);
 | 
					        socket->writeBytes("GET /\r\n", isCancellationRequested);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        auto lineResult = socket.readLine(isCancellationRequested);
 | 
					        auto lineResult = socket->readLine(isCancellationRequested);
 | 
				
			||||||
        auto lineValid = lineResult.first;
 | 
					        auto lineValid = lineResult.first;
 | 
				
			||||||
        auto line = lineResult.second;
 | 
					        auto line = lineResult.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -144,26 +172,28 @@ TEST_CASE("Websocket_server", "[websocket_server]")
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        int port = getFreePort();
 | 
					        int port = getFreePort();
 | 
				
			||||||
        ix::WebSocketServer server(port);
 | 
					        ix::WebSocketServer server(port);
 | 
				
			||||||
        REQUIRE(startServer(server));
 | 
					        std::string connectionId;
 | 
				
			||||||
 | 
					        REQUIRE(startServer(server, connectionId));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Socket socket;
 | 
					 | 
				
			||||||
        std::string host("localhost");
 | 
					 | 
				
			||||||
        std::string errMsg;
 | 
					        std::string errMsg;
 | 
				
			||||||
 | 
					        bool tls = false;
 | 
				
			||||||
 | 
					        std::shared_ptr<Socket> socket = createSocket(tls, errMsg);
 | 
				
			||||||
 | 
					        std::string host("localhost");
 | 
				
			||||||
        auto isCancellationRequested = []() -> bool
 | 
					        auto isCancellationRequested = []() -> bool
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            return false;
 | 
					            return false;
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
        bool success = socket.connect(host, port, errMsg, isCancellationRequested);
 | 
					        bool success = socket->connect(host, port, errMsg, isCancellationRequested);
 | 
				
			||||||
        REQUIRE(success);
 | 
					        REQUIRE(success);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        socket.writeBytes("GET / HTTP/1.1\r\n"
 | 
					        socket->writeBytes("GET / HTTP/1.1\r\n"
 | 
				
			||||||
                          "Upgrade: websocket\r\n"
 | 
					                           "Upgrade: websocket\r\n"
 | 
				
			||||||
                          "Sec-WebSocket-Version: 13\r\n"
 | 
					                           "Sec-WebSocket-Version: 13\r\n"
 | 
				
			||||||
                          "Sec-WebSocket-Key: foobar\r\n"
 | 
					                           "Sec-WebSocket-Key: foobar\r\n"
 | 
				
			||||||
                          "\r\n",
 | 
					                           "\r\n",
 | 
				
			||||||
                          isCancellationRequested);
 | 
					                           isCancellationRequested);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        auto lineResult = socket.readLine(isCancellationRequested);
 | 
					        auto lineResult = socket->readLine(isCancellationRequested);
 | 
				
			||||||
        auto lineValid = lineResult.first;
 | 
					        auto lineValid = lineResult.first;
 | 
				
			||||||
        auto line = lineResult.second;
 | 
					        auto line = lineResult.second;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -174,6 +204,8 @@ TEST_CASE("Websocket_server", "[websocket_server]")
 | 
				
			|||||||
        // Give us 500ms for the server to notice that clients went away
 | 
					        // Give us 500ms for the server to notice that clients went away
 | 
				
			||||||
        ix::msleep(500);
 | 
					        ix::msleep(500);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        REQUIRE(connectionId == "foobarConnectionId");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        server.stop();
 | 
					        server.stop();
 | 
				
			||||||
        REQUIRE(server.getClients().size() == 0);
 | 
					        REQUIRE(server.getClients().size() == 0);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -164,10 +164,21 @@ namespace
 | 
				
			|||||||
                    ss << "cmd_websocket_chat: Error ! " << error.reason;
 | 
					                    ss << "cmd_websocket_chat: Error ! " << error.reason;
 | 
				
			||||||
                    log(ss.str());
 | 
					                    log(ss.str());
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
 | 
					                else if (messageType == ix::WebSocket_MessageType_Ping)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    log("cmd_websocket_chat: received ping message");
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					                else if (messageType == ix::WebSocket_MessageType_Pong)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    log("cmd_websocket_chat: received pong message");
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					                else if (messageType == ix::WebSocket_MessageType_Fragment)
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    log("cmd_websocket_chat: received message fragment");
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
                else
 | 
					                else
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    // FIXME: missing ping/pong messages
 | 
					                    ss << "Unexpected ix::WebSocketMessageType";
 | 
				
			||||||
                    ss << "Invalid ix::WebSocketMessageType";
 | 
					 | 
				
			||||||
                    log(ss.str());
 | 
					                    log(ss.str());
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            });
 | 
					            });
 | 
				
			||||||
@@ -206,10 +217,11 @@ namespace
 | 
				
			|||||||
    bool startServer(ix::WebSocketServer& server)
 | 
					    bool startServer(ix::WebSocketServer& server)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        server.setOnConnectionCallback(
 | 
					        server.setOnConnectionCallback(
 | 
				
			||||||
            [&server](std::shared_ptr<ix::WebSocket> webSocket)
 | 
					            [&server](std::shared_ptr<ix::WebSocket> webSocket,
 | 
				
			||||||
 | 
					                      std::shared_ptr<ConnectionState> connectionState)
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                webSocket->setOnMessageCallback(
 | 
					                webSocket->setOnMessageCallback(
 | 
				
			||||||
                    [webSocket, &server](ix::WebSocketMessageType messageType,
 | 
					                    [webSocket, connectionState, &server](ix::WebSocketMessageType messageType,
 | 
				
			||||||
                       const std::string& str,
 | 
					                       const std::string& str,
 | 
				
			||||||
                       size_t wireSize,
 | 
					                       size_t wireSize,
 | 
				
			||||||
                       const ix::WebSocketErrorInfo& error,
 | 
					                       const ix::WebSocketErrorInfo& error,
 | 
				
			||||||
@@ -219,6 +231,7 @@ namespace
 | 
				
			|||||||
                        if (messageType == ix::WebSocket_MessageType_Open)
 | 
					                        if (messageType == ix::WebSocket_MessageType_Open)
 | 
				
			||||||
                        {
 | 
					                        {
 | 
				
			||||||
                            Logger() << "New connection";
 | 
					                            Logger() << "New connection";
 | 
				
			||||||
 | 
					                            Logger() << "id: " << connectionState->getId();
 | 
				
			||||||
                            Logger() << "Uri: " << openInfo.uri;
 | 
					                            Logger() << "Uri: " << openInfo.uri;
 | 
				
			||||||
                            Logger() << "Headers:";
 | 
					                            Logger() << "Headers:";
 | 
				
			||||||
                            for (auto it : openInfo.headers)
 | 
					                            for (auto it : openInfo.headers)
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										524
									
								
								test/run.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										524
									
								
								test/run.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -1,82 +1,484 @@
 | 
				
			|||||||
 | 
					#!/usr/bin/env python2.7
 | 
				
			||||||
 | 
					'''
 | 
				
			||||||
 | 
					'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					from __future__ import print_function
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import os
 | 
					import os
 | 
				
			||||||
 | 
					import sys
 | 
				
			||||||
import platform
 | 
					import platform
 | 
				
			||||||
import shutil
 | 
					import argparse
 | 
				
			||||||
 | 
					import multiprocessing
 | 
				
			||||||
 | 
					import tempfile
 | 
				
			||||||
 | 
					import time
 | 
				
			||||||
 | 
					import datetime
 | 
				
			||||||
 | 
					import threading
 | 
				
			||||||
 | 
					import subprocess
 | 
				
			||||||
 | 
					import re
 | 
				
			||||||
 | 
					import xml.etree.ElementTree as ET
 | 
				
			||||||
 | 
					from xml.dom import minidom
 | 
				
			||||||
 | 
					
 | 
				
			||||||
osName = platform.system()
 | 
					hasClick = True
 | 
				
			||||||
print('os name = {}'.format(osName))
 | 
					try:
 | 
				
			||||||
 | 
					    import click
 | 
				
			||||||
 | 
					except ImportError:
 | 
				
			||||||
 | 
					    hasClick = False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
root = os.path.dirname(os.path.realpath(__file__))
 | 
					 | 
				
			||||||
buildDir = os.path.join(root, 'build')
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
if not os.path.exists(buildDir):
 | 
					DEFAULT_EXE = 'ixwebsocket_unittest'
 | 
				
			||||||
    os.mkdir(buildDir)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
os.chdir(buildDir)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
if osName == 'Windows':
 | 
					class Command(object):
 | 
				
			||||||
    generator = '-G"NMake Makefiles"'
 | 
					    """Run system commands with timeout
 | 
				
			||||||
    make = 'nmake'
 | 
					    
 | 
				
			||||||
    testBinary ='ixwebsocket_unittest.exe'
 | 
					    From http://www.bo-yang.net/2016/12/01/python-run-command-with-timeout
 | 
				
			||||||
else:
 | 
					    Python3 might have a builtin way to do that.
 | 
				
			||||||
    generator = ''
 | 
					    """
 | 
				
			||||||
    make = 'make -j6'
 | 
					    def __init__(self, cmd):
 | 
				
			||||||
    testBinary ='./ixwebsocket_unittest'
 | 
					        self.cmd = cmd
 | 
				
			||||||
 | 
					        self.process = None
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sanitizersFlags = {
 | 
					    def run_command(self):
 | 
				
			||||||
    'asan': '-DSANITIZE_ADDRESS=On',
 | 
					        self.process = subprocess.Popen(self.cmd, shell=True)
 | 
				
			||||||
    'ubsan': '-DSANITIZE_UNDEFINED=On',
 | 
					        self.process.communicate()
 | 
				
			||||||
    'tsan': '-DSANITIZE_THREAD=On',
 | 
					 | 
				
			||||||
    'none': ''
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
sanitizer = 'tsan'
 | 
					 | 
				
			||||||
if osName == 'Linux':
 | 
					 | 
				
			||||||
    sanitizer = 'none'
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
sanitizerFlags = sanitizersFlags[sanitizer]
 | 
					    def run(self, timeout=None):
 | 
				
			||||||
 | 
					        '''5 minutes default timeout'''
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					        if timeout is None:
 | 
				
			||||||
 | 
					            timeout = 5 * 60
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# if osName == 'Windows':
 | 
					        thread = threading.Thread(target=self.run_command, args=())
 | 
				
			||||||
#     os.environ['CC'] = 'clang-cl'
 | 
					        thread.start()
 | 
				
			||||||
#     os.environ['CXX'] = 'clang-cl'
 | 
					        thread.join(timeout)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cmakeCmd = 'cmake -DCMAKE_BUILD_TYPE=Debug {} {} ..'.format(generator, sanitizerFlags)
 | 
					        if thread.is_alive():
 | 
				
			||||||
print(cmakeCmd)
 | 
					            print('Command timeout, kill it: ' + self.cmd)
 | 
				
			||||||
ret = os.system(cmakeCmd)
 | 
					            self.process.terminate()
 | 
				
			||||||
assert ret == 0, 'CMake failed, exiting'
 | 
					            thread.join()
 | 
				
			||||||
 | 
					            return False, 255
 | 
				
			||||||
 | 
					        else:
 | 
				
			||||||
 | 
					            return True, self.process.returncode
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ret = os.system(make)
 | 
					 | 
				
			||||||
assert ret == 0, 'Make failed, exiting'
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
def findFiles(prefix):
 | 
					def runCommand(cmd, assertOnFailure=True, timeout=None):
 | 
				
			||||||
    '''Find all files under a given directory'''
 | 
					    '''Small wrapper to run a command and make sure it succeed'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    paths = []
 | 
					    if timeout is None:
 | 
				
			||||||
 | 
					        timeout = 30 * 60 # 30 minute default timeout
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    for root, _, files in os.walk(prefix):
 | 
					    print('\nRunning', cmd)
 | 
				
			||||||
        for path in files:
 | 
					    command = Command(cmd)
 | 
				
			||||||
            fullPath = os.path.join(root, path)
 | 
					    timedout, ret = command.run(timeout)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            if os.path.islink(fullPath):
 | 
					    if timedout:
 | 
				
			||||||
                continue
 | 
					        print('Unittest timed out')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            paths.append(fullPath)
 | 
					    msg = 'cmd {} failed with error code {}'.format(cmd, ret)
 | 
				
			||||||
 | 
					    if ret != 0:
 | 
				
			||||||
 | 
					        print(msg)
 | 
				
			||||||
 | 
					        if assertOnFailure:
 | 
				
			||||||
 | 
					            assert False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    return paths
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#for path in findFiles('.'):
 | 
					def runCMake(sanitizer, buildDir):
 | 
				
			||||||
#    print(path)
 | 
					    '''Generate a makefile from CMake.
 | 
				
			||||||
 | 
					    We do an out of dir build, so that cleaning up is easy
 | 
				
			||||||
 | 
					    (remove build sub-folder).
 | 
				
			||||||
 | 
					    '''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# We need to copy the zlib DLL in the current work directory
 | 
					    # CMake installed via Self Service ends up here.
 | 
				
			||||||
shutil.copy(os.path.join(
 | 
					    cmake_executable = '/Applications/CMake.app/Contents/bin/cmake'
 | 
				
			||||||
    '..',
 | 
					 | 
				
			||||||
    '..',
 | 
					 | 
				
			||||||
    'third_party',
 | 
					 | 
				
			||||||
    'ZLIB-Windows',
 | 
					 | 
				
			||||||
    'zlib-1.2.11_deploy_v140',
 | 
					 | 
				
			||||||
    'release_dynamic',
 | 
					 | 
				
			||||||
    'x64',
 | 
					 | 
				
			||||||
    'bin',
 | 
					 | 
				
			||||||
    'zlib.dll'), '.')
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
testCommand = '{} {}'.format(testBinary, os.getenv('TEST', ''))
 | 
					    if not os.path.exists(cmake_executable):
 | 
				
			||||||
ret = os.system(testCommand)
 | 
					        cmake_executable = 'cmake'
 | 
				
			||||||
assert ret == 0, 'Test command failed'
 | 
					
 | 
				
			||||||
 | 
					    sanitizersFlags = {
 | 
				
			||||||
 | 
					        'asan': '-DSANITIZE_ADDRESS=On',
 | 
				
			||||||
 | 
					        'ubsan': '-DSANITIZE_UNDEFINED=On',
 | 
				
			||||||
 | 
					        'tsan': '-DSANITIZE_THREAD=On',
 | 
				
			||||||
 | 
					        'none': ''
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    sanitizerFlag = sanitizersFlags[sanitizer]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # CMake installed via Self Service ends up here.
 | 
				
			||||||
 | 
					    cmakeExecutable = '/Applications/CMake.app/Contents/bin/cmake'
 | 
				
			||||||
 | 
					    if not os.path.exists(cmakeExecutable):
 | 
				
			||||||
 | 
					        cmakeExecutable = 'cmake'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    fmt = '''
 | 
				
			||||||
 | 
					{cmakeExecutable} -H. \
 | 
				
			||||||
 | 
					    {sanitizerFlag} \
 | 
				
			||||||
 | 
					    -B{buildDir} \
 | 
				
			||||||
 | 
					    -DCMAKE_BUILD_TYPE=Debug \
 | 
				
			||||||
 | 
					    -DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
 | 
				
			||||||
 | 
					'''
 | 
				
			||||||
 | 
					    cmakeCmd = fmt.format(**locals())
 | 
				
			||||||
 | 
					    runCommand(cmakeCmd)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def runTest(args, buildDir, xmlOutput, testRunName):
 | 
				
			||||||
 | 
					    '''Execute the unittest.
 | 
				
			||||||
 | 
					    '''
 | 
				
			||||||
 | 
					    if args is None:
 | 
				
			||||||
 | 
					        args = ''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    fmt = '{buildDir}/{DEFAULT_EXE} -o {xmlOutput} -n "{testRunName}" -r junit "{args}"'
 | 
				
			||||||
 | 
					    testCommand = fmt.format(**locals())
 | 
				
			||||||
 | 
					    runCommand(testCommand,
 | 
				
			||||||
 | 
					               assertOnFailure=False)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def validateTestSuite(xmlOutput):
 | 
				
			||||||
 | 
					    '''
 | 
				
			||||||
 | 
					    Parse the output XML file to validate that all tests passed.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    Assume that the XML file contains only one testsuite.
 | 
				
			||||||
 | 
					    (which is true when generate by catch2)
 | 
				
			||||||
 | 
					    '''
 | 
				
			||||||
 | 
					    tree = ET.parse(xmlOutput)
 | 
				
			||||||
 | 
					    root = tree.getroot()
 | 
				
			||||||
 | 
					    testSuite = root[0]
 | 
				
			||||||
 | 
					    testSuiteAttributes = testSuite.attrib
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    tests = testSuiteAttributes['tests']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    success = True
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for testcase in testSuite:
 | 
				
			||||||
 | 
					        if testcase.tag != 'testcase':
 | 
				
			||||||
 | 
					            continue
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        testName = testcase.attrib['name']
 | 
				
			||||||
 | 
					        systemOutput = None
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        for child in testcase:
 | 
				
			||||||
 | 
					            if child.tag == 'system-out':
 | 
				
			||||||
 | 
					                systemOutput = child.text
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            if child.tag == 'failure':
 | 
				
			||||||
 | 
					                success = False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                print("Testcase '{}' failed".format(testName))
 | 
				
			||||||
 | 
					                print(' ', systemOutput)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return success, tests
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def log(msg, color):
 | 
				
			||||||
 | 
					    if hasClick:
 | 
				
			||||||
 | 
					        click.secho(msg, fg=color)
 | 
				
			||||||
 | 
					    else:
 | 
				
			||||||
 | 
					        print(msg)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def isSuccessFullRun(output):
 | 
				
			||||||
 | 
					    '''When being run from lldb, we cannot capture the exit code 
 | 
				
			||||||
 | 
					    so we have to parse the output which is produced in a 
 | 
				
			||||||
 | 
					    consistent way. Whenever we'll be on a recent enough version of lldb we 
 | 
				
			||||||
 | 
					    won't have to do this.
 | 
				
			||||||
 | 
					    '''
 | 
				
			||||||
 | 
					    pid = None
 | 
				
			||||||
 | 
					    matchingPids = False
 | 
				
			||||||
 | 
					    exitCode = -1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # 'Process 279 exited with status = 1 (0x00000001) ',
 | 
				
			||||||
 | 
					    exitPattern = re.compile('^Process (?P<pid>[0-9]+) exited with status = (?P<exitCode>[0-9]+)')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # "Process 99232 launched: '/Users/bse...
 | 
				
			||||||
 | 
					    launchedPattern = re.compile('^Process (?P<pid>[0-9]+) launched: ')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for line in output:
 | 
				
			||||||
 | 
					        match = exitPattern.match(line)
 | 
				
			||||||
 | 
					        if match:
 | 
				
			||||||
 | 
					            exitCode = int(match.group('exitCode'))
 | 
				
			||||||
 | 
					            pid = match.group('pid')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        match = launchedPattern.match(line)
 | 
				
			||||||
 | 
					        if match:
 | 
				
			||||||
 | 
					            matchingPids = (pid == match.group('pid'))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return exitCode == 0 and matchingPids
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def testLLDBOutput():
 | 
				
			||||||
 | 
					    failedOutputWithCrashLines = [
 | 
				
			||||||
 | 
					        '    frame #15: 0x00007fff73f4d305 libsystem_pthread.dylib`_pthread_body + 126',
 | 
				
			||||||
 | 
					        '    frame #16: 0x00007fff73f5026f libsystem_pthread.dylib`_pthread_start + 70',
 | 
				
			||||||
 | 
					        '    frame #17: 0x00007fff73f4c415 libsystem_pthread.dylib`thread_start + 13',
 | 
				
			||||||
 | 
					        '(lldb) quit 1'
 | 
				
			||||||
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    failedOutputWithFailedUnittest = [
 | 
				
			||||||
 | 
					        '===============================================================================', 
 | 
				
			||||||
 | 
					        'test cases:  1 |  0 passed | 1 failed', 'assertions: 15 | 14 passed | 1 failed', 
 | 
				
			||||||
 | 
					        '', 
 | 
				
			||||||
 | 
					        'Process 279 exited with status = 1 (0x00000001) ',
 | 
				
			||||||
 | 
					        '',
 | 
				
			||||||
 | 
					        "Process 279 launched: '/Users/bsergeant/src/foss/ixwebsocket/test/build/Darwin/ixwebsocket_unittest' (x86_64)"
 | 
				
			||||||
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    successLines = [
 | 
				
			||||||
 | 
					        '...',
 | 
				
			||||||
 | 
					        '...',
 | 
				
			||||||
 | 
					        'All tests passed (16 assertions in 1 test case)',
 | 
				
			||||||
 | 
					        '',
 | 
				
			||||||
 | 
					        'Process 99232 exited with status = 0 (0x00000000) ',
 | 
				
			||||||
 | 
					        '',
 | 
				
			||||||
 | 
					        "Process 99232 launched: '/Users/bsergeant/src/foss/ixwebsocket/test/build/Darwin/ixwebsocket_unittest' (x86_64)"
 | 
				
			||||||
 | 
					    ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    assert not isSuccessFullRun(failedOutputWithCrashLines)
 | 
				
			||||||
 | 
					    assert not isSuccessFullRun(failedOutputWithFailedUnittest)
 | 
				
			||||||
 | 
					    assert isSuccessFullRun(successLines)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def executeJob(job):
 | 
				
			||||||
 | 
					    '''Execute a unittest and capture info about it (runtime, success, etc...)'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    start = time.time()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    sys.stderr.write('.')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # 2 minutes of timeout for a single test
 | 
				
			||||||
 | 
					    timeout = 2 * 60
 | 
				
			||||||
 | 
					    command = Command(job['cmd'])
 | 
				
			||||||
 | 
					    timedout, ret = command.run(timeout)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    job['exit_code'] = ret
 | 
				
			||||||
 | 
					    job['success'] = ret == 0
 | 
				
			||||||
 | 
					    job['runtime'] = time.time() - start
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # Record unittest console output
 | 
				
			||||||
 | 
					    job['output'] = ''
 | 
				
			||||||
 | 
					    path = job['output_path']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if os.path.exists(path):
 | 
				
			||||||
 | 
					        with open(path) as f:
 | 
				
			||||||
 | 
					            output = f.read()
 | 
				
			||||||
 | 
					            job['output'] = output
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        outputLines = output.splitlines()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if job['use_lldb']:
 | 
				
			||||||
 | 
					            job['success'] = isSuccessFullRun(outputLines)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        # Cleanup tmp file now that its content was read
 | 
				
			||||||
 | 
					        os.unlink(path)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return job
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def executeJobs(jobs):
 | 
				
			||||||
 | 
					    '''Execute a list of job concurrently on multiple CPU/cores'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    poolSize = multiprocessing.cpu_count()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    pool = multiprocessing.Pool(poolSize)
 | 
				
			||||||
 | 
					    results = pool.map(executeJob, jobs)
 | 
				
			||||||
 | 
					    pool.close()
 | 
				
			||||||
 | 
					    pool.join()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return results
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def computeAllTestNames(buildDir):
 | 
				
			||||||
 | 
					    '''Compute all test case names, by executing the unittest in a custom mode'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    executable = os.path.join(buildDir, DEFAULT_EXE)
 | 
				
			||||||
 | 
					    cmd = '"{}" --list-test-names-only'.format(executable)
 | 
				
			||||||
 | 
					    names = os.popen(cmd).read().splitlines()
 | 
				
			||||||
 | 
					    names.sort()  # Sort test names for execution determinism
 | 
				
			||||||
 | 
					    return names
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def prettyPrintXML(root):
 | 
				
			||||||
 | 
					    '''Pretty print an XML file. Default writer write it on a single line
 | 
				
			||||||
 | 
					    which makes it hard for human to inspect.'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    serializedXml = ET.tostring(root, encoding='utf-8')
 | 
				
			||||||
 | 
					    reparsed = minidom.parseString(serializedXml)
 | 
				
			||||||
 | 
					    prettyPrinted = reparsed.toprettyxml(indent="  ")
 | 
				
			||||||
 | 
					    return prettyPrinted
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def generateXmlOutput(results, xmlOutput, testRunName, runTime):
 | 
				
			||||||
 | 
					    '''Generate a junit compatible XML file
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    We prefer doing this ourself instead of letting Catch2 do it.
 | 
				
			||||||
 | 
					    When the test is crashing (as has happened on Jenkins), an invalid file 
 | 
				
			||||||
 | 
					    with no trailer can be created which trigger an XML reading error in validateTestSuite.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    Something like that:
 | 
				
			||||||
 | 
					    ```
 | 
				
			||||||
 | 
					    <testsuite>
 | 
				
			||||||
 | 
					      <foo>
 | 
				
			||||||
 | 
					    ```
 | 
				
			||||||
 | 
					    '''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    root = ET.Element('testsuites')
 | 
				
			||||||
 | 
					    testSuite = ET.Element('testsuite', {
 | 
				
			||||||
 | 
					        'name': testRunName,
 | 
				
			||||||
 | 
					        'tests': str(len(results)),
 | 
				
			||||||
 | 
					        'failures': str(sum(1 for result in results if not result['success'])),
 | 
				
			||||||
 | 
					        'time': str(runTime),
 | 
				
			||||||
 | 
					        'timestamp': datetime.datetime.utcnow().isoformat(),
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
 | 
					    root.append(testSuite)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for result in results:
 | 
				
			||||||
 | 
					        testCase = ET.Element('testcase', {
 | 
				
			||||||
 | 
					            'name': result['name'],
 | 
				
			||||||
 | 
					            'time': str(result['runtime'])
 | 
				
			||||||
 | 
					        })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        systemOut = ET.Element('system-out')
 | 
				
			||||||
 | 
					        systemOut.text = result['output'].decode('utf-8')
 | 
				
			||||||
 | 
					        testCase.append(systemOut)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if not result['success']:
 | 
				
			||||||
 | 
					            failure = ET.Element('failure')
 | 
				
			||||||
 | 
					            testCase.append(failure)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        testSuite.append(testCase)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    with open(xmlOutput, 'w') as f:
 | 
				
			||||||
 | 
					        content = prettyPrintXML(root)
 | 
				
			||||||
 | 
					        f.write(content.encode('utf-8'))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def run(testName, buildDir, sanitizer, xmlOutput, testRunName, buildOnly, useLLDB):
 | 
				
			||||||
 | 
					    '''Main driver. Run cmake, compiles, execute and validate the testsuite.'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    runCMake(sanitizer, buildDir)
 | 
				
			||||||
 | 
					    runCommand('make -C {} -j8'.format(buildDir))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if buildOnly:
 | 
				
			||||||
 | 
					        return
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # A specific test case can be provided on the command line
 | 
				
			||||||
 | 
					    if testName:
 | 
				
			||||||
 | 
					        testNames = [testName]
 | 
				
			||||||
 | 
					    else:
 | 
				
			||||||
 | 
					        # Default case
 | 
				
			||||||
 | 
					        testNames = computeAllTestNames(buildDir)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # This should be empty. It is useful to have a blacklist during transitions
 | 
				
			||||||
 | 
					    # We could add something for asan as well.
 | 
				
			||||||
 | 
					    blackLists = {
 | 
				
			||||||
 | 
					        'ubsan': []
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    blackList = blackLists.get(sanitizer, [])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # Run through LLDB to capture crashes
 | 
				
			||||||
 | 
					    lldb = ''
 | 
				
			||||||
 | 
					    if useLLDB:
 | 
				
			||||||
 | 
					        lldb = "lldb --batch -o 'run' -k 'thread backtrace all' -k 'quit 1'"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # Jobs is a list of python dicts
 | 
				
			||||||
 | 
					    jobs = []
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for testName in testNames:
 | 
				
			||||||
 | 
					        outputPath = tempfile.mktemp(suffix=testName + '.log')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if testName in blackList:
 | 
				
			||||||
 | 
					            log('Skipping blacklisted test {}'.format(testName), 'yellow')
 | 
				
			||||||
 | 
					            continue
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        # testName can contains spaces, so we enclose them in double quotes
 | 
				
			||||||
 | 
					        executable = os.path.join(buildDir, DEFAULT_EXE)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        cmd = '{} "{}" "{}" >& "{}"'.format(lldb, executable, testName, outputPath)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        jobs.append({
 | 
				
			||||||
 | 
					            'name': testName,
 | 
				
			||||||
 | 
					            'cmd': cmd,
 | 
				
			||||||
 | 
					            'output_path': outputPath,
 | 
				
			||||||
 | 
					            'use_lldb': useLLDB
 | 
				
			||||||
 | 
					        })
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    start = time.time()
 | 
				
			||||||
 | 
					    results = executeJobs(jobs)
 | 
				
			||||||
 | 
					    runTime = time.time() - start
 | 
				
			||||||
 | 
					    generateXmlOutput(results, xmlOutput, testRunName, runTime)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # Validate and report results
 | 
				
			||||||
 | 
					    print('\nParsing junit test result file: {}'.format(xmlOutput))
 | 
				
			||||||
 | 
					    log('## Results', 'blue')
 | 
				
			||||||
 | 
					    success, tests = validateTestSuite(xmlOutput)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if success:
 | 
				
			||||||
 | 
					        label = 'tests' if int(tests) > 1 else 'test'
 | 
				
			||||||
 | 
					        msg = 'All test passed (#{} {})'.format(tests, label)
 | 
				
			||||||
 | 
					        color = 'green'
 | 
				
			||||||
 | 
					    else:
 | 
				
			||||||
 | 
					        msg = 'unittest failed'
 | 
				
			||||||
 | 
					        color = 'red'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    log(msg, color)
 | 
				
			||||||
 | 
					    log('Execution time: %.2fs' % (runTime), 'blue')
 | 
				
			||||||
 | 
					    sys.exit(0 if success else 1)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					def main():
 | 
				
			||||||
 | 
					    buildDir = 'build/' + platform.system()
 | 
				
			||||||
 | 
					    if not os.path.exists(buildDir):
 | 
				
			||||||
 | 
					        os.makedirs(buildDir)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    defaultOutput = DEFAULT_EXE + '.xml'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    parser = argparse.ArgumentParser(description='Build and Run the engine unittest')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    sanitizers = ['tsan', 'asan', 'ubsan', 'none']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    parser.add_argument('--sanitizer', choices=sanitizers,
 | 
				
			||||||
 | 
					                        help='Run a clang sanitizer.')
 | 
				
			||||||
 | 
					    parser.add_argument('--test', '-t', help='Test name.')
 | 
				
			||||||
 | 
					    parser.add_argument('--list', '-l', action='store_true',
 | 
				
			||||||
 | 
					                        help='Print test names and exit.')
 | 
				
			||||||
 | 
					    parser.add_argument('--no_sanitizer', action='store_true',
 | 
				
			||||||
 | 
					                        help='Do not execute a clang sanitizer.')
 | 
				
			||||||
 | 
					    parser.add_argument('--validate', action='store_true',
 | 
				
			||||||
 | 
					                        help='Validate XML output.')
 | 
				
			||||||
 | 
					    parser.add_argument('--build_only', '-b', action='store_true',
 | 
				
			||||||
 | 
					                        help='Stop after building. Do not run the unittest.')
 | 
				
			||||||
 | 
					    parser.add_argument('--output', '-o', help='Output XML file.')
 | 
				
			||||||
 | 
					    parser.add_argument('--lldb', action='store_true',
 | 
				
			||||||
 | 
					                        help='Run the test through lldb.')
 | 
				
			||||||
 | 
					    parser.add_argument('--run_name', '-n',
 | 
				
			||||||
 | 
					                        help='Name of the test run.')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    args = parser.parse_args()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # Default sanitizer is tsan
 | 
				
			||||||
 | 
					    sanitizer = args.sanitizer
 | 
				
			||||||
 | 
					    if args.sanitizer is None:
 | 
				
			||||||
 | 
					        sanitizer = 'tsan'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    defaultRunName = 'ixengine_{}_{}'.format(platform.system(), sanitizer)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    xmlOutput = args.output or defaultOutput
 | 
				
			||||||
 | 
					    testRunName = args.run_name or os.getenv('IXENGINE_TEST_RUN_NAME') or defaultRunName
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if args.list:
 | 
				
			||||||
 | 
					        # catch2 exit with a different error code when requesting the list of files
 | 
				
			||||||
 | 
					        try:
 | 
				
			||||||
 | 
					            runTest('--list-test-names-only', buildDir, xmlOutput, testRunName)
 | 
				
			||||||
 | 
					        except AssertionError:
 | 
				
			||||||
 | 
					            pass
 | 
				
			||||||
 | 
					        return
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if args.validate:
 | 
				
			||||||
 | 
					        validateTestSuite(xmlOutput)
 | 
				
			||||||
 | 
					        return
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if platform.system() != 'Darwin' and args.lldb:
 | 
				
			||||||
 | 
					        print('LLDB is only supported on Apple at this point')
 | 
				
			||||||
 | 
					        args.lldb = False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return run(args.test, buildDir, sanitizer, xmlOutput, 
 | 
				
			||||||
 | 
					               testRunName, args.build_only, args.lldb)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if __name__ == '__main__':
 | 
				
			||||||
 | 
					    main()
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,14 +7,8 @@
 | 
				
			|||||||
#define CATCH_CONFIG_RUNNER
 | 
					#define CATCH_CONFIG_RUNNER
 | 
				
			||||||
#include "catch.hpp"
 | 
					#include "catch.hpp"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <ixwebsocket/IXSocket.h>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
int main(int argc, char* argv[])
 | 
					int main(int argc, char* argv[])
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    ix::Socket::init(); // for Windows
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    int result = Catch::Session().run(argc, argv);
 | 
					    int result = Catch::Session().run(argc, argv);
 | 
				
			||||||
 | 
					 | 
				
			||||||
    ix::Socket::cleanup(); // for Windows
 | 
					 | 
				
			||||||
    return result;
 | 
					    return result;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								third_party/README.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								third_party/README.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					Except ZLIB on Windows (whose port is currently broken...) all dependencies here are for the ws command line tools, not for the IXWebSockets library which is standalone.
 | 
				
			||||||
@@ -1,2 +1,3 @@
 | 
				
			|||||||
find . -type f -name '*.cpp' -exec sed -i '' 's/[[:space:]]*$//' {} \+
 | 
					find . -type f -name '*.cpp' -exec sed -i '' 's/[[:space:]]*$//' {} \+
 | 
				
			||||||
find . -type f -name '*.h' -exec sed -i '' 's/[[:space:]]*$//' {} \+
 | 
					find . -type f -name '*.h' -exec sed -i '' 's/[[:space:]]*$//' {} \+
 | 
				
			||||||
 | 
					find . -type f -name '*.md' -exec sed -i '' 's/[[:space:]]*$//' {} \+
 | 
				
			||||||
							
								
								
									
										13
									
								
								third_party/statsd-client-cpp/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								third_party/statsd-client-cpp/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
				
			|||||||
 | 
					# Compiled Object files
 | 
				
			||||||
 | 
					*.slo
 | 
				
			||||||
 | 
					*.lo
 | 
				
			||||||
 | 
					*.o
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Compiled Dynamic libraries
 | 
				
			||||||
 | 
					*.so
 | 
				
			||||||
 | 
					*.dylib
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Compiled Static libraries
 | 
				
			||||||
 | 
					*.lai
 | 
				
			||||||
 | 
					*.la
 | 
				
			||||||
 | 
					*.a
 | 
				
			||||||
							
								
								
									
										18
									
								
								third_party/statsd-client-cpp/CMakeLists.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								third_party/statsd-client-cpp/CMakeLists.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
				
			|||||||
 | 
					cmake_minimum_required(VERSION 3.1)
 | 
				
			||||||
 | 
					project(helloCLion)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					include_directories(
 | 
				
			||||||
 | 
					    src
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					add_library(statsdcppclient STATIC src/statsd_client.cpp)
 | 
				
			||||||
 | 
					add_definitions("-fPIC")
 | 
				
			||||||
 | 
					target_link_libraries(statsdcppclient pthread)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					add_executable(system_monitor demo/system_monitor.cpp)
 | 
				
			||||||
 | 
					target_link_libraries(system_monitor statsdcppclient)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					add_executable(test_client demo/test_client.cpp)
 | 
				
			||||||
 | 
					target_link_libraries(test_client statsdcppclient)
 | 
				
			||||||
							
								
								
									
										27
									
								
								third_party/statsd-client-cpp/LICENSE
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								third_party/statsd-client-cpp/LICENSE
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
				
			|||||||
 | 
					Copyright (c) 2014, Rex
 | 
				
			||||||
 | 
					All rights reserved.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Redistribution and use in source and binary forms, with or without
 | 
				
			||||||
 | 
					modification, are permitted provided that the following conditions are met:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Redistributions of source code must retain the above copyright notice, this
 | 
				
			||||||
 | 
					  list of conditions and the following disclaimer.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Redistributions in binary form must reproduce the above copyright notice,
 | 
				
			||||||
 | 
					  this list of conditions and the following disclaimer in the documentation
 | 
				
			||||||
 | 
					  and/or other materials provided with the distribution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Neither the name of the {organization} nor the names of its
 | 
				
			||||||
 | 
					  contributors may be used to endorse or promote products derived from
 | 
				
			||||||
 | 
					  this software without specific prior written permission.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 | 
				
			||||||
 | 
					AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 | 
				
			||||||
 | 
					IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 | 
				
			||||||
 | 
					DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 | 
				
			||||||
 | 
					FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 | 
				
			||||||
 | 
					DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 | 
				
			||||||
 | 
					SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 | 
				
			||||||
 | 
					CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 | 
				
			||||||
 | 
					OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 | 
				
			||||||
 | 
					OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
				
			||||||
							
								
								
									
										34
									
								
								third_party/statsd-client-cpp/README.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								third_party/statsd-client-cpp/README.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
				
			|||||||
 | 
					# a client sdk for StatsD, written in C++
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## API
 | 
				
			||||||
 | 
					See [header file](src/statsd_client.h) for more api detail.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					** Notice: this client is not thread-safe **
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Demo
 | 
				
			||||||
 | 
					### test\_client
 | 
				
			||||||
 | 
					This simple demo shows how the use this client.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### system\_monitor
 | 
				
			||||||
 | 
					This is a daemon for monitoring a Linux system.
 | 
				
			||||||
 | 
					It'll wake up every minute and monitor the following:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* load
 | 
				
			||||||
 | 
					* cpu
 | 
				
			||||||
 | 
					* free memory
 | 
				
			||||||
 | 
					* free swap (disabled)
 | 
				
			||||||
 | 
					* received bytes
 | 
				
			||||||
 | 
					* transmitted bytes
 | 
				
			||||||
 | 
					* procs
 | 
				
			||||||
 | 
					* uptime
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The stats sent to statsd will be in "host.MACAddress" namespace.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Usage:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    system_monitor statsd-host interface-to-monitor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					e.g.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    `system_monitor 172.16.42.1 eth0`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user