Jump to Content
Lolo Company
HomeGuidesRecipesAPI ReferenceChangelog
v1.0

Lolo Company
v1.0HomeGuidesRecipesAPI ReferenceChangelog

Documentation

  • Lolo Concepts
  • Applications and Functions
    • Applications
    • Functions
    • Reusability - Library Functions
    • Context (ctx)
    • Variable interpolation
  • Channels
  • Runtimes
    • Lolo runtimed
  • Third Party Software
  • Pricing
    • Free Tier Limitations
  • Security
    • Setup Whitelist

Programmable Virtual Private Cloud

  • APN / DNN Onboarding
  • Regional Sites

User Guides

  • Get Started Guides
    • Hello World Application
    • WebSocket Application
    • Custom Trigger with Node-Cron
    • Slack Application
  • Lolo Library Function Tutorials
    • Lolo Authentication
    • CRUD API V3
    • Lolo/Validate (JSON Schema Validator)
    • Lolo/Buffer
    • Lolo/Log
    • Lolo/HTTP Multi-Trigger

Function Library

  • Barrier
  • Binance trigger
  • Buffer
  • CRUD API V3
  • Discord Socket
  • Exponential backoff
  • Google OAuth 2.0
  • Google Sheets V2
  • HTTP Multi-Trigger
  • HTTP Request
  • HTTP Response
  • HTTP Trigger
  • LDAP Client
  • Log
  • Lolo API Auth
  • Lolo event
  • MQTT Publish
  • MQTT Subscribe
  • Notion API (Beta)
  • Notion Trigger (Beta)
  • OpenAI Completions
  • OpenAI DALL·E
  • Slack Msg
  • Tibber Live Data
  • Timer
  • Validate
  • Websocket Trigger
  • WhatsApp Mark Read
  • WhatsApp Send
  • WhatsApp Trigger
Powered by 

Channels

Suggest Edits

Overview

Channels are a the key method of building highly scalable and stateful applications by splitting event streams into partitions that allow Apps to process them in parallel.

Updated over 2 years ago


  • Table of Contents
    • Overview