The Wayback Machine - https://web.archive.org/web/20220531103009/https://github.com/topics/websocket-client
Skip to content
#

websocket-client

Here are 532 public repositories matching this topic...

IchordeDionysos
IchordeDionysos commented Feb 15, 2021

Description

When faced with updates from one version to the next it’s important to look at the changes between the version and as I see you are treating this with the proper care.

However, the Github UI does not help here a lot to understand the changes for one package like @slack/web-api as there are 7 other package changelogs mixed up with the change for the package you currently car

docs good first issue discussion release
M1kep
M1kep commented May 19, 2022

Description

Describe your issue here.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • example code related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the [Contributing guidelines](https
enhancement good first issue semver:minor TypeScript-specific

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
  • Updated Dec 10, 2021
  • C++
Globart1337
Globart1337 commented May 27, 2022

On https://slack.dev/bolt-python/concepts at line 12 of "Example with AWS Lambda" there is "&gt;" displayed, instead of ">" symbol. To fix this you have to remove "<span class="p">;</span>" after it

Category (place an x in each of the [ ])

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in **sl
docs good first issue
seratch
seratch commented Dec 15, 2021

Although the parent POM still works without any issues for us, the project is already marked as deprecated.

To replace the POM, we can remove the following inheritance and add relevant settings in our parent POM XML.

    <parent>
        <groupId>org.sonatype.oss</gro
enhancement project:bolt project:slack-api-client project:slack-api-model
websocket-client
k-karuna
k-karuna commented Aug 30, 2021

I receive

[WEBSOCKET] Failed to initialize logger, disabling.. Error: System.NullReferenceException: Object reference not set to an instance of an object. blazor.webassembly.js:1 at Websocket.Client.Logging.LogProvider.GetCurrentClassLogger () blazor.webassembly.js:1 at Websocket.Client.WebsocketClient.GetLogger ()

good first issue

SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
  • Updated Feb 27, 2022
  • C#

Improve this page

Add a description, image, and links to the websocket-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the websocket-client topic, visit your repo's landing page and select "manage topics."

Learn more