目录

chat index page

Gator Chat http API

全
  • HTTP API
    • User Session
      • Register
      • Login
      • Find
    • Chat "/contact"
      • chat index page
      • load friend list
      • load group list
      • add friend
      • join group
      • create group
    • Profile
      • Change Nick Name
    • attach
      • upload file
  • Back End API
    • controller
      • chat
      • contact
      • user
      • attach files
    • global
      • response
    • service
      • user
    • utils
      • encrypt
本文档使用易文档进行构建
更新日志
    文档
    测试

    chat index page

    websocket测试
    GET
    http://127.0.0.1/chat/index.shtml?id=undefined&token=undefined

    请求参数

    参数名
    类型
    描述
    必填
    id
    int64
    user ID
    必填
    token
    string
    change everytime
    必填
    上一篇 Find
    nextDoc load friend list
    本文档使用易文档编写, 更新时间: 2022-02-25 09:26
    文章导航
    请输入关键字进行搜索