mirror of
https://github.com/PabloMK7/citra.git
synced 2025-12-16 04:08:48 +00:00
Scripting: reimplement protocol over plan UDP using boost::asio
This commit is contained in:
parent
bad2e084e3
commit
d765a73a53
9 changed files with 152 additions and 134 deletions
|
|
@ -439,8 +439,8 @@ if (ENABLE_SCRIPTING)
|
|||
rpc/rpc_server.h
|
||||
rpc/server.cpp
|
||||
rpc/server.h
|
||||
rpc/zmq_server.cpp
|
||||
rpc/zmq_server.h
|
||||
rpc/udp_server.cpp
|
||||
rpc/udp_server.h
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue