Skip to content

Commit

Permalink
Merge pull request #4 from AntelopeIO/remove_websocketpp
Browse files Browse the repository at this point in the history
Remove websocketpp
  • Loading branch information
ClaytonCalabrese authored Aug 31, 2022
2 parents b39f636 + 937b727 commit 6f9fc55
Show file tree
Hide file tree
Showing 259 changed files with 0 additions and 44,148 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,13 +178,9 @@ else()
set( ZLIB_LIBRARIES "" )
endif( ZLIB_FOUND )

# This will become unnecessary once we update to websocketpp which fixes upstream issue #395
add_definitions(-DWEBSOCKETPP_STRICT_MASKING -DBOOST_ASIO_HAS_STD_CHRONO)

target_include_directories(fc
PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include
${OPENSSL_INCLUDE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/vendor/websocketpp
)

# try and make this very clear that this json parser is intended only for webauthn parsing..
Expand Down
94 changes: 0 additions & 94 deletions vendor/websocketpp/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/websocketpp/.travis.yml

This file was deleted.

261 changes: 0 additions & 261 deletions vendor/websocketpp/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 6f9fc55

Please sign in to comment.