Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] overview #3

Open
Alice52 opened this issue Jul 19, 2022 · 3 comments
Open

[feature] overview #3

Alice52 opened this issue Jul 19, 2022 · 3 comments
Assignees
Labels
docs Improvements or additions to documentation resource

Comments

@Alice52
Copy link
Owner

Alice52 commented Jul 19, 2022

@Alice52 Alice52 added the docs Improvements or additions to documentation label Jul 19, 2022
@Alice52 Alice52 self-assigned this Jul 19, 2022
@Alice52
Copy link
Owner Author

Alice52 commented Jul 19, 2022

@Alice52
Copy link
Owner Author

Alice52 commented Nov 11, 2022

layout

  1. introduce

    • osi
    • concept
  2. layers: 7(4)

    • application layer: http/ftp/ssh/dns/[pop3/smtp/imap]
    • representation layer: telnet/snmp
    • session layer: smtp
    • transport layer: tcp/udp
    • network layer: ip/icmp
    • data-link layer: arp/fddi/ethernet
    • physical layer: ieee 802.1a
  3. http: application layer

    • http: status + connection + method + header + cache
    • https: http + ssl
    • http1 | 2 | 3(quic)
  4. security

    • 中间人攻击
    • ddos 攻击
    • csrf
    • cros
    • 防盗链
  5. tools

    • wireshark | ssh | proxy
    • postman/swagger/apifox
    • altair graphql client | graphiql
  6. performance & apply

    • netty
    • socket programming
    • nginx tcp optimize
  7. interview & production case

    • network io: epoll
    • optimize: network
    • rpc | http
    • graphql | rest | soap

@Alice52
Copy link
Owner Author

Alice52 commented Nov 14, 2022

diagram

http-overview

@settings settings bot removed the list label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation resource
Projects
None yet
Development

No branches or pull requests

1 participant