Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 47 (0.11 sec)

  1. docs/en/docs/advanced/websockets.md

    ```Python hl_lines="2  6-38  41-43"
    {!../../../docs_src/websockets/tutorial001.py!}
    ```
    
    ## Create a `websocket`
    
    In your **FastAPI** application, create a `websocket`:
    
    ```Python hl_lines="1  46-47"
    {!../../../docs_src/websockets/tutorial001.py!}
    ```
    
    !!! note "Technical Details"
        You could also use `from starlette.websockets import WebSocket`.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 6.2K bytes
    - Viewed (0)
  2. docs/en/data/people.yml

      url: https://github.com/Xewus
    - login: waynerv
      count: 47
      avatarUrl: https://avatars.githubusercontent.com/u/39515546?u=ec35139777597cdbbbddda29bf8b9d4396b429a9&v=4
      url: https://github.com/waynerv
    - login: Laineyzhang55
      count: 47
      avatarUrl: https://avatars.githubusercontent.com/u/59285379?v=4
      url: https://github.com/Laineyzhang55
    - login: ycd
    Others
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 22:21:11 GMT 2024
    - 57.2K bytes
    - Viewed (0)
Back to top