並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 47件

新着順 人気順

WebSocketsの検索結果1 - 40 件 / 47件

  • WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport | RxDB - JavaScript Database

    For modern real-time web applications, the ability to send events from the server to the client is indispensable. This necessity has led to the development of several methods over the years, each with its own set of advantages and drawbacks. Initially, long-polling was the only option available. It was then succeeded by WebSockets, which offered a more robust solution for bidirectional communicati

      WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport | RxDB - JavaScript Database
    • Server-Sent Events, WebSockets, and HTTP

      Hi, I’m Mark Nottingham. I usually write here about the Web, protocol design, HTTP, and Internet governance. Find out more. Comments? Let's talk on Mastodon. @mnot@techpolicy.social other HTTP posts Yet More New HTTP Specs Wednesday, 8 June 2022 A New Definition of HTTP Monday, 6 June 2022 How Multiplexing Changes Your HTTP APIs Sunday, 13 October 2019 Designing Headers for HTTP Compression Tuesda

        Server-Sent Events, WebSockets, and HTTP
      • Cloud Run gets WebSockets, HTTP-2 and gRPC bidirectional streams | Google Cloud Blog

        Introducing WebSockets, HTTP/2 and gRPC bidirectional streams for Cloud Run We are excited to announce a broad set of new traffic serving capabilities for Cloud Run: end-to-end HTTP/2 connections, WebSockets support, and gRPC bidirectional streaming, completing the types of RPCs that are offered by gRPC. With these capabilities, you can deploy new kinds of applications to Cloud Run that were not p

          Cloud Run gets WebSockets, HTTP-2 and gRPC bidirectional streams | Google Cloud Blog
        • The Future of Web Software Is HTML-over-WebSockets

          The future of web-based software architectures is already taking form, and this time it’s server-rendered (again). Papa’s got a brand new bag: HTML-over-WebSockets and broadcast everything all the time. The dual approach of marrying a Single Page App with an API service has left many dev teams mired in endless JSON wrangling and state discrepancy bugs across two layers. This costs dev time, slows

            The Future of Web Software Is HTML-over-WebSockets
          • GitHub - vi/websocat: Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - vi/websocat: Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
            • GitHub - soketi/soketi: Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣

              Soketi is meant to be open source, forever and ever. It solves issues that many developers face - the one of wanting to be limitless while testing locally or performing benchmarks. More than that, itt is also suited for production usage, either it is public for your frontend applications or internal to your team. The frequency of releases and maintenance is based on the available time, which is ti

                GitHub - soketi/soketi: Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
              • GitHub - libsql/sqld: sqld is a server mode for libSQL. Access over HTTP and WebSockets from any Edge platform

                A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

                  GitHub - libsql/sqld: sqld is a server mode for libSQL. Access over HTTP and WebSockets from any Edge platform
                • Create real-time applications via serverless WebSockets with new AWS AppSync GraphQL subscriptions filtering capabilities | Amazon Web Services

                  Front-End Web & Mobile Create real-time applications via serverless WebSockets with new AWS AppSync GraphQL subscriptions filtering capabilities With AWS AppSync you can create serverless GraphQL APIs that simplify application development by providing a single endpoint to securely query or update data from multiple data sources, and leverage GraphQL subscriptions to implement engaging real-time ap

                    Create real-time applications via serverless WebSockets with new AWS AppSync GraphQL subscriptions filtering capabilities | Amazon Web Services
                  • WebSockets vs. Server-Sent Events

                    Over the years, the HTTP request-response model has been used for client-server communications in web applications. However, with the popularity of real-time web applications, the need has emerged for servers to be able to push data to clients proactively without having clients requesting it first. As a result, push technology-based communication methods like WebSockets, and Server-Sent Events (SS

                      WebSockets vs. Server-Sent Events
                    • Migrating Millions of Concurrent Websockets to Envoy - Slack Engineering

                      Ariane van der Steldt Staff Software Engineer, Site Reliability Slack has a global customer base, with millions of simultaneously connected users at peak times. Most of the communication between users involves sending lots of tiny messages to each other. For much of Slack’s history, we’ve used HAProxy as a load balancer for all incoming traffic. Today, we’ll talk about problems we faced with HAPro

                        Migrating Millions of Concurrent Websockets to Envoy - Slack Engineering
                      • Building a chat - Browser Notifications with React, Websockets and Web-Push 🤯

                        Nevo David for novu Posted on Aug 22, 2022 • Updated on Sep 26, 2023 • Originally published at novu.co Building a chat - Browser Notifications with React, Websockets and Web-Push 🤯 Like this article? Follow me on X: https://x.com/nevodavid What is this article about? We have all encountered chat over the web, that can be Facebook, Instagram, Whatsapp and the list goes on. Just to give a bit of co

                          Building a chat - Browser Notifications with React, Websockets and Web-Push 🤯
                        • Server-Sent Events: the alternative to WebSockets you should be using

                          When developing real-time web applications, WebSockets might be the first thing that come to your mind. However, Server Sent Events (SSE) are a simpler alternative that is often superior. Contents Prologue WebSockets? What is wrong with WebSockets Compression Multiplexing Issues with proxies Cross-Site WebSocket Hijacking Server-Sent Events Let’s write some code The Reverse-Proxy The Frontend The

                            Server-Sent Events: the alternative to WebSockets you should be using
                          • webRTCとwebSocketsの違いは何でしょうか?

                            回答 (3件中の1件目) WebsocketはTCPを利用し、WebRTCはUDPを利用して機能します。 すなわち、信頼性はWebsocketが高く、パフォーマンスはWebRTCが高いです。 また、Websocketはサーバーとクライアントの全二重通信を、WebRTCはピア・ツー・ピアの全二重通信を簡単に実現します。 両者のいいとこ取りをした技術がWebTransportであり、QUICというプロトコルを用いますが、本題から外れますので、回答はここまでとさせていただきます。

                              webRTCとwebSocketsの違いは何でしょうか?
                            • How to implement instant messaging with WebSockets in Go

                              Custom software development Tailored software solutions and software augmentation services to meet unique business needs, drive operational efficiency, and stimulate business expansion Read more Development teams Dedicated development teams and professionals that work exclusively on your project and ensure top-notch tailored solutions Read more IT consulting Expert guidance on leveraging advanced

                                How to implement instant messaging with WebSockets in Go
                              • draft-momoka-httpbis-settings-enable-websockets を提出したのでIETF116のhttpbisで発表します。 - momokaのブログ

                                draft-momoka-httpbis-settings-enable-websockets IETFのhttpbis-wgに提出したあとにメーリスで議論したことのめも。 こちらのブログの続きです。 momoka0122y.hatenablog.com まず前回のブログの時点では大枠を書いただけでinternet-draftとして提出していなかったので提出しました。やり方は internet draft の書き方。テンプレートを使ってマークダウンで で書いた通り。 datatracker.ietf.org そしてIETF http-wgに提出してhttp-wg にメールを送った。(このときメールを送るのに承認が必要とのことで少し待った。少し待った後承認メールが送られると思ったが来なかったので10日後ぐらいに再度メールを送ったらメーリスに無事送れていた) lists.w3.org Hell

                                  draft-momoka-httpbis-settings-enable-websockets を提出したのでIETF116のhttpbisで発表します。 - momokaのブログ
                                • Real-time stress: AnyCable, k6, WebSockets, and Yabeda—Martian Chronicles, Evil Martians’ team blog

                                  So everything is set. Our new and shiny chat feature is up and running. There are unit and integration tests, maybe even 100% coverage. Everything seems working fine. At least for now. On this machine. Under these very stars. But what if one day you hit the orange website and suddenly find yourself handling 10-100x more users? Read on to learn how to reliably test real-time web scenarios with mode

                                    Real-time stress: AnyCable, k6, WebSockets, and Yabeda—Martian Chronicles, Evil Martians’ team blog
                                  • Using WebSockets and Load Balancers Part two | Amazon Web Services

                                    AWS Compute Blog Using WebSockets and Load Balancers Part two This post was written by Robert Zhu, Principal Developer Advocate at AWS. This article continues a blog I posted earlier about using Load Balancers on Amazon Lightsail. In this article, I demonstrate a few common challenges and solutions when combining stateful applications with load balancers. I start with a simple WebSocket applicatio

                                      Using WebSockets and Load Balancers Part two | Amazon Web Services
                                    • What you need to know about WebSockets and Pub/Sub

                                      Easily power any realtime experience in your application. No complex infrastructure to manage or provision. Just a simple API that handles everything realtime, and lets you focus on your code. Explore how it works

                                      • Scalable WebSockets with NestJS and Redis - LogRocket Blog

                                        When working on a relatively young application, people often tend to disregard the need for scalability in order to implement features quicker. However, I believe that even at the earliest stages of a project, it is crucial to ensure our code is as scalable as possible. Recently, as I was working on a project, I was faced with a challenge to add WebSockets to a NestJS application. While a relative

                                          Scalable WebSockets with NestJS and Redis - LogRocket Blog
                                        • WebSockets and Node.js - testing WS and SockJS by building a web app

                                          Easily power any realtime experience in your application. No complex infrastructure to manage or provision. Just a simple API that handles everything realtime, and lets you focus on your code. Explore how it works

                                            WebSockets and Node.js - testing WS and SockJS by building a web app
                                          • Multiplayer WebSockets Doom

                                            For a better mobile experience, click "Hide Toolbar" in the URL toolbar

                                              Multiplayer WebSockets Doom
                                            • WebSockets tutorial: How to go real-time with Node and React - LogRocket Blog

                                              Editor’s Note: This WebSockets tutorial was updated on 29 January 2024 to update content, explore the differences between WebSocket and WebSocket Secure, and recommend popular WebSocket libraries for React, such as SockJS and Socket.IO. It was previously quite common for most web apps to have a closely connected backend and frontend, so the apps served data with the view content to the user’s brow

                                                WebSockets tutorial: How to go real-time with Node and React - LogRocket Blog
                                              • AWS AppSync で GraphQL リアルタイムサブスクリプションを使用した汎用 WebSockets クライアントのサポートが可能に

                                                AWS AppSync はマネージド GraphQL サービスです。このサービスを使用すると、1 つ以上のデータソースからのデータに安全にアクセス、操作、結合するための柔軟な API を作成でき、アプリケーション開発がシンプルになります。AppSync はサポートされているデータソースのすべてでリアルタイム、接続管理の実装、スケーリング、展開、サービスとクライアント間で自動的に処理されるデータブロードキャスティングなどを容易に実現できます。開発者はこれにより、WebSockets の操作やインフラストラクチャの管理ではなく、自身のリアルタイムアプリケーションのためにビジネスの差別化に注力できます。 AppSync でのマネージド GraphQL サブスクリプションは、ゲーミングのスコアボード、ソーシャルメディアのアプリ、スポーツのスコア、ライブストリーミング、対話式のチャットルーム、IoT

                                                  AWS AppSync で GraphQL リアルタイムサブスクリプションを使用した汎用 WebSockets クライアントのサポートが可能に
                                                • Pure WebSocketsをサポートしたAWS AppSyncでWebとiOS間のリアルタイムチャットを作ってみた(1) - Qiita

                                                  Pure WebSocketsをサポートしたAWS AppSyncでWebとiOS間のリアルタイムチャットを作ってみた(1)AWSVue.jsNuxt JX通信社Advent Calendar 2019 9日目の記事です。 はじめに 先月、AWS AppSyncのリアルタイムデータ機能のアップデート が実施され、これまでクライアントとの接続にはMQTT over WebSocketsが利用されていましたが、今回のアップデートから純粋なWebSocketを利用できるようになりました。このアップデートにより、ペイロードの最大サイズが128kbから240kbに引き上げられ、CloudWatchメトリクスへの対応等の改善が行われています。 JX通信社が開発するサービスでは、toB/toC共にリアルタイム性が重視されるため、サービス本体や管理画面にWebSocketを利用しています。今回はVueで構

                                                    Pure WebSocketsをサポートしたAWS AppSyncでWebとiOS間のリアルタイムチャットを作ってみた(1) - Qiita
                                                  • Bootstrapping WebSockets with HTTP/3 の仕様 - ASnoKaze blog

                                                    既存の仕様ではHTTP/3上でWebSocketは使うことができません。 そこで、HTTP/3でWebSocketを使えるようにする「Bootstrapping WebSockets with HTTP/3」という仕様が、GoogleのRyan Hamilton氏によって提案されています。 背景: HTTP/2とWebSocekt もともと、HTTP/2でWebSocketを使うためにRFC 8441「Bootstrapping WebSockets with HTTP/2」という仕様があります。この仕様では、一つのストームをWebSocket通信として使うために、:protocol 疑似ヘッダやSETTINGSパラメータを導入しています。 asnokaze.hatenablog.com Bootstrapping WebSockets with HTTP/3 この仕様自体は、RFC 84

                                                      Bootstrapping WebSockets with HTTP/3 の仕様 - ASnoKaze blog
                                                    • WebSockets vs Server-Sent Events: Key differences and which to use in 2024

                                                      Easily power any realtime experience in your application. No complex infrastructure to manage or provision. Just a simple API that handles everything realtime, and lets you focus on your code. Explore how it works

                                                        WebSockets vs Server-Sent Events: Key differences and which to use in 2024
                                                      • GitHub - Softmotions/iwnet: Pure C Asynchronous HTTP/IO library providing websockets, SSL, routing, reverse proxy.

                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                          GitHub - Softmotions/iwnet: Pure C Asynchronous HTTP/IO library providing websockets, SSL, routing, reverse proxy.
                                                        • Python websocketsの疑問点まとめ - Qiita

                                                          はじめに Pythonで使えるWebSocketのライブラリといえばwebsocketsです。個人的にwebsocketsはシンプルで使いやすく気に入っています。一方でシンプルすぎて何やっているのかよく分からない(ブラックボックスな)部分もあるなと感じています。そういったブラックボックスな部分をクリアにするために、websocketsに関する疑問点をまとめてみました。 WebSocketとは 本稿ではWebSocket関する説明は省略します。気になる方は以下を参考にしてください。 WebSocketについて調べてみた。 A Beginner's Guide to WebSockets 公式のドキュメントより websockets is a library for building WebSocket servers and clients in Python with a focus on

                                                            Python websocketsの疑問点まとめ - Qiita
                                                          • GitHub - fzipp/canvas: Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.

                                                            This Go module utilizes WebSockets to establish communication with a 2D canvas graphics context in a web browser, providing a portable way to create interactive 2D graphics from within a Go program. The Go program (server) sends draw commands to the web browser (client) via WebSocket using a binary format. In return, the client sends keyboard, mouse, and touch events to the server. This module doe

                                                              GitHub - fzipp/canvas: Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.
                                                            • React + WebSockets Project – Build a Real-Time Order Book Application

                                                              In this tutorial, we will see how to build an Order Book web application, that we'll use to display real-time cryptocurrency info. We will use React with Typescript for creating the UI, Redux for managing the application state, and styled-components for applying the styling. And last, but not least, we'll use WebSockets for fetching the data feeds. GitHub Repo💡 If you want to skip the reading, he

                                                                React + WebSockets Project – Build a Real-Time Order Book Application
                                                              • Using WebSockets with React Query

                                                                Using WebSockets with React Query06.06.2021 — ReactJs, React Query, JavaScript, TypeScript — 4 min read How to handle live data using WebSockets together with React Query has been one of the most asked questions lately, so I thought I'd give it a try, play around with it a bit and report my findings. That's what this post is about :) What are WebSocketsSimply put, WebSockets allow push messages, o

                                                                  Using WebSockets with React Query
                                                                • Using WebSockets with React Query

                                                                  How to handle live data using WebSockets together with React Query has been one of the most asked questions lately, so I thought I'd give it a try, play around with it a bit and report my findings. That's what this post is about :) What are WebSockets Simply put, WebSockets allow push messages, or "live data", to be sent from the server to the client (browser). Usually with HTTP, the client makes

                                                                    Using WebSockets with React Query
                                                                  • GitHub - cirospaciari/socketify.py: Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3

                                                                    WebSocket with pub/sub support Fast and reliable Http/Https Support for Windows, Linux and macOS Silicon & x64 Support for PyPy3 and CPython Dynamic URL Routing with Wildcard & Parameter support Sync and Async Function Support Really Simple API Fast and Encrypted TLS 1.3 quicker than most alternative servers can do even unencrypted, cleartext messaging Per-SNI HttpRouter Support Proxy Protocol v2

                                                                      GitHub - cirospaciari/socketify.py: Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
                                                                    • Using WebSockets in Your React/Redux App

                                                                      WebSockets are a convenient way to create a long-running connection between a server and a client. In an instance where a web client needs to constantly check the server for data, having a REST-based implementation could lead to longer polling times and other related complexities. WebSockets provide a two-way communication stream, allowing pushing of data from the server to the client. Although us

                                                                        Using WebSockets in Your React/Redux App
                                                                      • Working with WebSockets on AWS

                                                                        WebSockets is the best way to interact in real-time between your front-end and back-end. AWS provides a new WebSocket API through API Gateway, which is power...

                                                                          Working with WebSockets on AWS
                                                                        • node.jsからWebsockets経由でOBSを操作する|きりみんちゃんノート

                                                                          ※このエントリは元々Qiitaに投稿したものの移植です。 動画配信ソフトのOBSをコードから操作して自動化したいなと思ったので調べたメモです。 obs-websocketWebSocketsでOBSを操作出来るようにするプラグインです。 https://github.com/Palakis/obs-websocket インストーラーが用意されているのでGUIからインストールするだけでOBSメニューの「ツール」に`WebSockets Server Settings`という項目が追加されます。 obs-websocket-js上記のWebsockets APIのJSラッパーです。 https://github.com/haganbmj/obs-websocket-js READMEに書いてある通りに書けば動きます。 exampleそのままですがコメント付きのサンプルコードも乗せておきます。

                                                                            node.jsからWebsockets経由でOBSを操作する|きりみんちゃんノート
                                                                          • 【Websockets】P2P地震速報のWebsocketとMisskey.pyを使って地震botを作ろう! - Qiita

                                                                            はじめに ほぼ1年間記事が思いつかずに投稿してなかった人です。 今回は、QuakeWatchというMisskey/Discordの地震情報Botを作ってみたので備忘録程度に書いていきます。 動作環境 Windows11 22H2 Python 3.11.3 ライブラリ folium fastapi discord-webhook misskey.py websockets httpx uvicorn[standard] playwright 完成形 簡単なmapを生成してみる まず、foliumをimportします。

                                                                              【Websockets】P2P地震速報のWebsocketとMisskey.pyを使って地震botを作ろう! - Qiita
                                                                            • websocket CLI(コマンドラインインターフェース)「websockets-cli」をインストールする

                                                                              websocket CLI(コマンドラインインターフェース)「websockets-cli」のインストールについて解説しています。 「websockets-cli(https://pyws.readthedocs.io/en/latest/,https://github.com/lewoudar/ws)」は、WebSocketを含むWebプロジェクトに取り組む際に、コーディングしたものをテストできるCLI(コマンドラインインターフェース)です。 ■Python 今回のPythonのバージョンは、「3.8.5」を使用しています。(Windows10)(pythonランチャーでの確認) ■websockets-cliをインストールするwebsockets-cliをインストールを行いますが、今回はpipを経由してインストールを行うので、まずWindowsのコマンドプロンプトを起動します。 pip

                                                                                websocket CLI(コマンドラインインターフェース)「websockets-cli」をインストールする
                                                                              • 12.1: Introduction to Node - WebSockets and p5.js Tutorial

                                                                                In this first video, I discuss the all the pieces required to create a shared, collaborative drawing canvas with p5.js, node, and web sockets. I look at the...

                                                                                  12.1: Introduction to Node - WebSockets and p5.js Tutorial
                                                                                • ディストリビューション WebSockets での CloudFront の使用 - Amazon CloudFront

                                                                                  翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。 ディストリビューション WebSockets での CloudFront の使用 Amazon は WebSocket、クライアントとサーバー間の存続期間の長い双方向接続が必要な場合に便利な TCP ベースのプロトコルである の使用 CloudFront をサポートしています。永続的な接続は、多くの場合、リアルタイムアプリケーションでの要件です。使用するシナリオ WebSockets には、ソーシャルチャットプラットフォーム、オンラインコラボレーションワークスペース、マルチプレイヤーゲーム、金融取引プラットフォームなどのリアルタイムのデータフィードを提供するサービスなどがあります。 WebSocket 接続上のデータは、全二重通信では両方向に流れる可能性があります。