mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Merge pull request #771 from majestrate/websocks
merge recent features and bugfixes
This commit is contained in:
commit
b4657a0d05
28 changed files with 1128 additions and 185 deletions
|
@ -98,6 +98,7 @@ set (CLIENT_SRC
|
|||
"${CMAKE_SOURCE_DIR}/HTTP.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/HTTPProxy.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2CP.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/WebSocks.cpp"
|
||||
)
|
||||
|
||||
if(WITH_WEBSOCKETS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue