Network: Added an executable to host an dedicated room for local wifi
This commit is contained in:
parent
33a0e87ac2
commit
a40ef602a3
4 changed files with 261 additions and 0 deletions
|
@ -17,3 +17,4 @@ endif()
|
|||
if (ENABLE_WEB_SERVICE)
|
||||
add_subdirectory(web_service)
|
||||
endif()
|
||||
add_subdirectory(dedicated_room)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue