RobotWebTools / webrtc_ros

Streaming of ROS Image Topics using WebRTC
Other
131 stars 52 forks source link

weak_ptr leaked when connection is closed #5

Closed mitchellwills closed 9 years ago

mitchellwills commented 9 years ago

Right now the weak pointer that is used so the server can keep track of all the connected clients is never destroyed until the node exits