Skip to content

issues Search Results · repo:Tencent/TSW language:TypeScript

Filter by

72 results
 (74 ms)

72 results

inTencent/TSW (press backspace or delete to remove)

img width= 1268 alt= image src= https://github.com/user-attachments/assets/fe362b41-d4d6-49c4-8c41-3f8b6750bf7f
  • caozhengi
  • 1
  • Opened 
    on Nov 13, 2024
  • #572

如果业务方也使用了domain,会和tsw的domain嵌套,导致 plugin 中 REQUEST_START 和 RESPONSE_FINISH 钩子的 context 不一致,导致抓包不会被上报
  • shenchaoran
  • 1
  • Opened 
    on Aug 14, 2023
  • #553

如图: image image 在未展开时只有 /,但展开后是能看到详细路径的。 静态数据可以,但POST请求不行 image tswconfig.js const OpenPlatformPlugin = require( @tswjs/open-platform-plugin ); const uinRegEx = /.../; module.exports = { plugins: ...
  • 7Finn
  • 1
  • Opened 
    on Mar 23, 2023
  • #544

目前tsw及相关插件在服务启动后,以及后续的服务过程中会定时地请求openapi.tswjs.org。如果出现该域名无法访问或者访问变慢,例如DNS查询异常、网络波动、服务故障等,将会导致tsw服务出现阻塞。 需要优化对openapi.tswjs.org的相关逻辑,确保访问openapi.tswjs.org`不是tsw提供驱动的核心路径: 1. 将访问openapi.tswjs.org调整为非关键路径,例如在请求服务的过程中,不必await对openapi.tswjs.org的访问结果。相关结果可以异步地处理。 ...
bug
discussion
  • zkd8907
  • Opened 
    on Dec 12, 2022
  • #540

按照文档说明,配置wsRouter并补充 onConnection onMessage onError onClose 不清楚连接鉴权应该在哪里处理?在onConnection回调中去鉴权吗? ws 库有个verifyClient的配置暴露给使用者去自定义鉴权逻辑 但是看源码里除了server没有再传入其他的初始化参数。
  • meiqi502
  • 1
  • Opened 
    on Apr 29, 2022
  • #530

image
released
  • Zack921
  • 1
  • Opened 
    on Sep 13, 2021
  • #504

[Codecov](https://codecov.io/gh/Tencent/TSW/pull/481?src=pr el=h1 utm_medium=referral utm_source=github utm_content=comment utm_campaign=pr+comments utm_term=Tencent) Report Merging [#481](https://codecov.io/gh/Tencent/TSW/pull/481?src=pr ...
  • Zack921
  • 1
  • Opened 
    on Jun 22, 2021
  • #484

  • Zack921
  • 1
  • Opened 
    on Jun 21, 2021
  • #480

本地窗口: image 远程窗口: image
  • Zack921
  • 1
  • Opened 
    on Jun 17, 2021
  • #476

已发布,更新包到2.5.0以上即可 https://github.com/Tencent/TSW/pull/463 Originally posted by @Zack921 in https://github.com/Tencent/TSW/issues/450#issuecomment-861141968
  • Zack921
  • Opened 
    on Jun 15, 2021
  • #464
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub