Skip to content

Some questions about joy5 #2

@tuan3w

Description

@tuan3w

Hi @nareix ,
Thanks for working on new project. I used joy4 before. And now, it's cool to try joy5 now.

However, I have some questions about joy5:

  • About project design: I think rtmp.Conn struct prepresents a object to handle rtmp messages. So it's better if I can access net.Conn object as in joy4 library instead of separate two parameters as in HandleConn method. And in joy5, why Close method in rtmp.Conn is missing ? Developer should send message to client to close connection nicely instead of closing socket connect.
  • Do you have any benchmark results between joy5 and joy4?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions