#websocket نتائج البحث
Today I learnt about #WebSocket Implemented a simple chat box and tested it using multiple tab on the same server It worked guys 😌😂
Just added #WebSocket support to #Flocon 🚀 A feature requested by the community that brings real-time communication to the project! Also added #Paging3 for better performance with lots of network requests. #AndroidDev #OpenSource #Kotlin #android
Lastly, even though the samples differ in their C2 channels (#WebSocket and #MQTT), both use the same #phishing kit within a WebView to steal the victim’s card PIN. #Fraud #CardSecurity #EMV #APK #NFC
WebSocket was used for exfiltration in earlier samples. In this one, EMV card data is sent over MQTT. Direct use of pushMessageToMqtt() after NFC tag discovery confirms this behavior #CardSecurity
Building A Real-Time Communication System Using Go and #WebSocket #golang #dormosheio #softwareengineering dormoshe.io/trending-news/…
🚨 New write-up just dropped!🚨 "Unauthorized Users Could Disclose Information and Execute GraphQL Operations After Permission Revoked via WebSocket" #BugBounty #BugBountyWriteUp #WebSocket #GraphQL
Supporting WebSockets with completion-based I/O powered by io_uring. Here’s how we built a new transport protocol for Apache Iggy with blazingly fast performance. iggy.apache.org/blogs/2025/11/… #iggy #rust #websocket #io_uring #compio #asf #apache #messaging #streaming #github #oss
🧠 Cross-Origin WebSocket Hijack 1️⃣ WebSocket server lacks origin validation 2️⃣ Attacker connects from evil,com new WebSocket("wss://target.com/socket") 3️⃣ Server accepts → data leak or account abuse 🎯 Same-origin policy ≠ WebSocket #bugbounty #websocket #cors
币安宣布上线 WebSocket 推送功能。 用户可通过该功能订阅并实时接收币安发布的英文公告,包括平台动态、活动信息及重要通知,提升信息获取的及时性。@binance @binancezh #Binance #WebSocket
With #MessageAPI and #WebSocket audio streaming, #PSeriesPBX is open for more #AI possibilities. ✔️Real-time voice analytics for healthcare ✔️AI chatbots for smarter customer service ✔️Call security monitoring for IT teams Explore more AI features👉 hubs.ly/Q03Sl4Wg0
🎉 🎉 登壇決定!株式会社ドワンゴ 日吉遼太様 WebSocketサーバの負荷・スケーラビリティ課題を、Fastly Fanout導入で解決した事例を紹介! 導入後のアーキテクチャや開発で得られた知見もシェアします。 Yamagoya Nighの申し込みはこちら👉 bit.ly/3L0cAiV #Fastly #WebSocket #Fanout…
🚀 $KTO Update Monday We’ve overhauled our WebSocket infrastructure: ✅ Real-time updates ✅ Delta snapshots ✅ Redis caching ✅ <100ms latency Live data — faster, leaner, smarter.😎 #KTOExchange #WebSocket #Crypto #Web3 #CEX #Altcoins
Bots, MEV, and Real-Time Trading Engines. #ANKR Trading bots and keepers live and die by milliseconds. They rely on Ankr’s #WebSocket endpoints to monitor pending transactions, react instantly, and push writes with ultra-low latency. This is where reliability meets performance
Here is a #laravel with livewire instance streaming an LLM response via websockets. It is using jacked-server (using #openswoole) and socket conveyor for #websocket : #ai #php
A major challenge in building real-time applications is managing user connections efficiently. With Momento Topics, you can simplify #WebSocket management and focus on what matters. In this blog, Yan Cui walks you through building a real-time chat app step-by-step with Momento.…
これでよーやくMacBook Airを持ち歩ける。Mac OSでWindowsを使いたいが為にブラウザ版リモートデスクトップを自作したとこすらある。 #Brynhildr #WebSocket blog.x-row.net/?p=19837
Creating #WebSocket requests with #IntelliJIDEA's HTTP Client (open via Tools) is simple. Just start your request with the WEBSOCKET keyword. Moreover, you can type "wsr" and press ↩/Enter to apply the live template. 👉 Learn more: jb.gg/http-client #IntelliJIDEATips
بله متاسفانه ... یک یا دو مورد رو میشد گفت اتفاقیه ... ولی دونه دونه ، یکساعت قطع میشن ، بعدش #TCP و #Websocket بسته میشه روی همشون ، نمیشه واقعاً حمل بر اتفاقی بودن کرد . امیدوارم آقایون زیرساخت یه فکری بکنن ، وگرنه الان #اینترنت فعلی هیچ فرقی با 1401 و دولت رئیسی نداره ...
WebSocket vs HTTP Long Polling: WebSocket = low-latency, real-time, perfect for chats & games. Long Polling = simpler, uses HTTP, but adds delay. Choose wisely for best system design! #SystemDesign #WebSocket
Supporting WebSockets with completion-based I/O powered by io_uring. Here’s how we built a new transport protocol for Apache Iggy with blazingly fast performance. iggy.apache.org/blogs/2025/11/… #iggy #rust #websocket #io_uring #compio #asf #apache #messaging #streaming #github #oss
Skip WebSocket? SSE streams server-time to your page in 10 lines—auto-reconnect, HTTP-only. Would you ditch polling today? #WebSocket #SSE open.substack.com/pub/pythonlibr…
We just released the new version on Centrifugo's core #golang library github.com/centrifugal/ce…. It includes recent additions seen in Centrifugo itself - like #WebSocket over HTTP/2 (RFC 8441), server-side publication filtering by tags, etc.
💡 What is WebSocket? | Real Life Example Explained Simply | Learn WebSocket in 5 Minutes 🔥 #WebSocket #WebDevelopment
🚀 New releases! Centrifugo OSS v6.5.1 and Centrifugo PRO v6.5.1 are live! #WebSocket #Centrifugo #golang
REST & WebSocket APIs are on the rise — but is the FIX Protocol really going away? Read why the future might be coexistence, not replacement: tradermade.com/blog/will-rest… #FinTech #APIs #WebSocket #FIXProtocol #MarketData
With #MessageAPI and #WebSocket audio streaming, #PSeriesPBX is open for more #AI possibilities. ✔️Real-time voice analytics for healthcare ✔️AI chatbots for smarter customer service ✔️Call security monitoring for IT teams Explore more AI features👉 hubs.ly/Q03Sl4Wg0
🧪 #WebSocket over HTTP/2 (RFC 8441) now supported! Open multiple WS “connections” over one HTTP/2 session . See docs to see how it may be potentially useful for your real-time app: centrifugal.dev/docs/transport…
🚀 Centrifugo v6.5.0 (OSS + PRO) is out! This release brings experimental #WebSocket over #HTTP/2 support (RFC 8441), and much more. 🧩 Details below 👇
AWS AppSyncとは?GraphQLでリアルタイム通信を実現するサーバーレスAPI入門 #websocket - Qiita qiita.com/mkydk/items/11…
What is the best way to learn websockets ? please share any resources - blog , article , repo , vedio #coding #websocket
MQTT= IoT spec-op, WebSocket= web’s duplex pipe; together they rule real-time not duel. Who’s the boss in your next app? #IoT #MQTT #WebSocket open.substack.com/pub/pythonlibr…
Real-time device updates with #Websocket on #STM32. Using persistent Websocket connection, device can send updates to the dashboard with high frequency, up to hundreds per second. Works the same on other MCUs: #NXP, #ESP32, #Renesas, #RPi. ▶️ Watch: youtu.be/ZSlMkEogWIQ
youtube.com
YouTube
Real time device dashboard updates on STM32H573 and other microcont...
O Que é e Como Funciona um #WebSocket? Entendendo na Prática youtu.be/LBTY5BaWLH0?si… via @YouTube
youtube.com
YouTube
O que é WebSocket? Entenda na prática em 20 minutos (Guia para...
Today I learnt about #WebSocket Implemented a simple chat box and tested it using multiple tab on the same server It worked guys 😌😂
🚨 New write-up just dropped!🚨 "Unauthorized Users Could Disclose Information and Execute GraphQL Operations After Permission Revoked via WebSocket" #BugBounty #BugBountyWriteUp #WebSocket #GraphQL
Lastly, even though the samples differ in their C2 channels (#WebSocket and #MQTT), both use the same #phishing kit within a WebView to steal the victim’s card PIN. #Fraud #CardSecurity #EMV #APK #NFC
WebSocket was used for exfiltration in earlier samples. In this one, EMV card data is sent over MQTT. Direct use of pushMessageToMqtt() after NFC tag discovery confirms this behavior #CardSecurity
これでよーやくMacBook Airを持ち歩ける。Mac OSでWindowsを使いたいが為にブラウザ版リモートデスクトップを自作したとこすらある。 #Brynhildr #WebSocket blog.x-row.net/?p=19837
🧠 Cross-Origin WebSocket Hijack 1️⃣ WebSocket server lacks origin validation 2️⃣ Attacker connects from evil,com new WebSocket("wss://target.com/socket") 3️⃣ Server accepts → data leak or account abuse 🎯 Same-origin policy ≠ WebSocket #bugbounty #websocket #cors
币安宣布上线 WebSocket 推送功能。 用户可通过该功能订阅并实时接收币安发布的英文公告,包括平台动态、活动信息及重要通知,提升信息获取的及时性。@binance @binancezh #Binance #WebSocket
Yes, we can do this with #Colab 😋 but it does not support #websocket. If you are using @Gradio, you are dependent on #websocket to keep the connection alive by enabling the #Gradio queue if your calculation takes more than 60 seconds 😐
Still trying to figure out why this guy is not connecting 🤔 #djangochannels #websocket #django #SoftwareDevelopment
🎉 🎉 登壇決定!株式会社ドワンゴ 日吉遼太様 WebSocketサーバの負荷・スケーラビリティ課題を、Fastly Fanout導入で解決した事例を紹介! 導入後のアーキテクチャや開発で得られた知見もシェアします。 Yamagoya Nighの申し込みはこちら👉 bit.ly/3L0cAiV #Fastly #WebSocket #Fanout…
With #MessageAPI and #WebSocket audio streaming, #PSeriesPBX is open for more #AI possibilities. ✔️Real-time voice analytics for healthcare ✔️AI chatbots for smarter customer service ✔️Call security monitoring for IT teams Explore more AI features👉 hubs.ly/Q03Sl4Wg0
Papa. Comment peut-on faire des dessins avec les téléphones des gens dans le public ? #websocket ma fille 😍
week-16 of @100xDevs Web Development cohort-3 topics: 1. What are web sockets. 2. RTC. 3. created web socket server. @kirat_tw #typescript #mern #websocket
Update on the on-going chat-app project by @kirat_tw 👉 Set up the Prisma and postgres ✅ 👉 Make a scheama for User and frineds table ✅ 👉 Set up the auth with Next-auth ✅ #websocket #nextjs #nightcoding #CodingJourney
🔍 Seeking to #create a user-friendly real-time app? RingCentral's #WebSocket Quick Start #guide has got you covered. Get started now: zurl.co/n8ho
🚀 $KTO Update Monday We’ve overhauled our WebSocket infrastructure: ✅ Real-time updates ✅ Delta snapshots ✅ Redis caching ✅ <100ms latency Live data — faster, leaner, smarter.😎 #KTOExchange #WebSocket #Crypto #Web3 #CEX #Altcoins
You might have heard that scaling #WebSocket infrastructure is not an easy task. It was true–until recently. We built the open source real-time server, @any_cable, that deploys to @flydotio in one command (and configures itself), and the SDK for serverless JS/TS that allows you…
Something went wrong.
Something went wrong.
United States Trends
- 1. Ravens 58.2K posts
- 2. Ravens 58.2K posts
- 3. Lamar 46.3K posts
- 4. #heatedrivalry 14.1K posts
- 5. ilya 16.5K posts
- 6. shane 19.7K posts
- 7. Joe Burrow 20.9K posts
- 8. hudson 11.8K posts
- 9. connor 15K posts
- 10. Zay Flowers 4,180 posts
- 11. #WhoDey 4,122 posts
- 12. Chiefs 109K posts
- 13. #hrspoilers 2,573 posts
- 14. Sarah Beckstrom 220K posts
- 15. Derrick Henry 4,464 posts
- 16. scott hunter N/A
- 17. Zac Taylor 2,626 posts
- 18. Third World Countries 26.3K posts
- 19. Mahomes 34.2K posts
- 20. AFC North 2,359 posts