Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • FloodingProtection
  • CustomChannels
  • origin
4 results

database.coffee

  • Atanamo's avatar
    9a113b76
    Deletion of channels, checks for leaving channels · 9a113b76
    Atanamo authored
    TODO:
    - Button for temporary leaving custom channels (Leave with param true)
    - Flooding protection!
    -- Add closure to client socket, which handles counting emits (By SocketHandler)
    -- All client event handlers must call counting method of closure
    -- Disconnect client on threshold overflow...
    9a113b76
    History
    Deletion of channels, checks for leaving channels
    Atanamo authored
    TODO:
    - Button for temporary leaving custom channels (Leave with param true)
    - Flooding protection!
    -- Add closure to client socket, which handles counting emits (By SocketHandler)
    -- All client event handlers must call counting method of closure
    -- Disconnect client on threshold overflow...