1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

rename rtmp io to protocol io

This commit is contained in:
winlin 2015-09-22 09:07:07 +08:00
parent 168625dce2
commit 82ff05c1d4
17 changed files with 29 additions and 29 deletions

View file

@ -33,7 +33,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <st.h>
#include <srs_app_st.hpp>
#include <srs_rtmp_io.hpp>
#include <srs_protocol_io.hpp>
// the internal classes, user should never use it.
// user should use the public classes at the bellow: