add_executable(netty_uptime uptime.cc)
target_link_libraries(netty_uptime muduo_net)

