Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Broadcast (0.27 sec)

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

    ```
    Client #1596980209979 left the chat
    ```
    
    !!! tip
        The app above is a minimal and simple example to demonstrate how to handle and broadcast messages to several WebSocket connections.
    
        But keep in mind that, as everything is handled in memory, in a single list, it will only work while the process is running, and will only work with a single process.
    
    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/LICENSE

         accordance with the terms and conditions of this Public License.
    
      c. Copyright and Similar Rights means copyright and/or similar rights
         closely related to copyright including, without limitation,
         performance, broadcast, sound recording, and Sui Generis Database
         Rights, without regard to how the rights are labeled or
         categorized. For purposes of this Public License, the rights
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon May 10 16:50:06 GMT 2021
    - 18.2K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg strings, method (*Replacer) WriteString(io.Writer, string) (int, error)
    pkg strings, type Reader struct
    pkg strings, type Replacer struct
    pkg sync, func NewCond(Locker) *Cond
    pkg sync, method (*Cond) Broadcast()
    pkg sync, method (*Cond) Signal()
    pkg sync, method (*Cond) Wait()
    pkg sync, method (*Mutex) Lock()
    pkg sync, method (*Mutex) Unlock()
    pkg sync, method (*Once) Do(func())
    pkg sync, method (*RWMutex) Lock()
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  4. api/go1.1.txt

    pkg syscall (darwin-386), const RTA_IFP = 16
    pkg syscall (darwin-386), const RTA_NETMASK = 4
    pkg syscall (darwin-386), const RTF_BLACKHOLE = 4096
    pkg syscall (darwin-386), const RTF_BROADCAST = 4194304
    pkg syscall (darwin-386), const RTF_CLONING = 256
    pkg syscall (darwin-386), const RTF_CONDEMNED = 33554432
    pkg syscall (darwin-386), const RTF_DELCLONE = 128
    pkg syscall (darwin-386), const RTF_DONE = 64
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const RTF_BLACKHOLE = 4096
    pkg syscall (darwin-arm64), const RTF_BLACKHOLE ideal-int
    pkg syscall (darwin-arm64), const RTF_BROADCAST = 4194304
    pkg syscall (darwin-arm64), const RTF_BROADCAST ideal-int
    pkg syscall (darwin-arm64), const RTF_CLONING = 256
    pkg syscall (darwin-arm64), const RTF_CLONING ideal-int
    pkg syscall (darwin-arm64), const RTF_CONDEMNED = 33554432
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const RTF_BLACKHOLE = 4096
    pkg syscall (freebsd-arm64), const RTF_BLACKHOLE ideal-int
    pkg syscall (freebsd-arm64), const RTF_BROADCAST = 4194304
    pkg syscall (freebsd-arm64), const RTF_BROADCAST ideal-int
    pkg syscall (freebsd-arm64), const RTF_DONE = 64
    pkg syscall (freebsd-arm64), const RTF_DONE ideal-int
    pkg syscall (freebsd-arm64), const RTF_DYNAMIC = 16
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. RELEASE.md

    *   Added colocation constraints to `StagingArea`.
    *   `sparse_matmul_op` reenabled for Android builds.
    *   Restrict weights rank to be the same as the broadcast target, to avoid
        ambiguity on broadcast rules.
    *   Upgraded libxsmm to 1.7.1 and applied other changes for performance and
        memory usage.
    *   Fixed bfloat16 integration of LIBXSMM sparse mat-mul.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  8. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SO_ACCEPTCONN ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_ACCEPTFILTER = 4096
    pkg syscall (netbsd-arm64-cgo), const SO_ACCEPTFILTER ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_BROADCAST = 32
    pkg syscall (netbsd-arm64-cgo), const SOCK_CLOEXEC = 268435456
    pkg syscall (netbsd-arm64-cgo), const SOCK_CLOEXEC ideal-int
    pkg syscall (netbsd-arm64-cgo), const SOCK_FLAGS_MASK = 4026531840
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RTF_BLACKHOLE = 4096 #53466
    pkg syscall (freebsd-riscv64), const RTF_BLACKHOLE ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTF_BROADCAST = 4194304 #53466
    pkg syscall (freebsd-riscv64), const RTF_BROADCAST ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTF_DONE = 64 #53466
    pkg syscall (freebsd-riscv64), const RTF_DONE ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (windows-386), const XP1_SAN_SUPPORT_SDP = 524288
    pkg syscall (windows-386), const XP1_SAN_SUPPORT_SDP ideal-int
    pkg syscall (windows-386), const XP1_SUPPORT_BROADCAST = 512
    pkg syscall (windows-386), const XP1_SUPPORT_BROADCAST ideal-int
    pkg syscall (windows-386), const XP1_SUPPORT_MULTIPOINT = 1024
    pkg syscall (windows-386), const XP1_SUPPORT_MULTIPOINT ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top