๐ Announcing the beta version of SocketSleuth, our new Burp Suite extension for performing security testing against #WebSocket-based applications!
SocketSleuth was created out of our security research group to aid in our security research against applications that leverage WebSockets for communication.
Cos'รจ un WebSocket e come funziona
WebSocket รจ un protocollo di comunicazione bidirezionale basato su TCP che standardizza la ...
#aws
#google
#web3
#websocket
#SoftwareEngineering
#SoftwareDeveloper
#softwaredevelopment
#software
#aws #google #web3 #websocket #softwareengineering #softwaredeveloper #softwaredevelopment #software
Get an introduction to websockets https://www.admin-magazine.com/News/Intro-to-Websockets #tutorial #websocket #TCP #protocol #application
#tutorial #websocket #tcp #protocol #application
Cos'รจ un WebSocket e come funziona
WebSocket รจ un protocollo di comunicazione bidirezionale basato su TCP che standardizza la ...
#aws
#google
#web3
#websocket
#SoftwareEngineering
#SoftwareDeveloper
#softwaredevelopment
#software
#aws #google #web3 #websocket #softwareengineering #softwaredeveloper #softwaredevelopment #software
I fixed https://schizo.social's auth; had to index my #dynamoDB with a composite primary key (#aws is an art)
I'm a bit stumped about what to work on next.
The load time for the timelines bothers me; it's still occasionally timing out just loading 20 toots from two servers. I feel like introducing a #webSocket is my only choice, but I don't like the idea of adding client-side rendering.
#client #Mastodon #programming #webdev #websocket #aws #dynamodb
Cos'รจ un WebSocket e come funziona
WebSocket รจ un protocollo di comunicazione bidirezionale basato su TCP che standardizza la ...
#aws
#google
#web3
#websocket
#SoftwareEngineering
#SoftwareDeveloper
#softwaredevelopment
#software
#aws #google #web3 #websocket #softwareengineering #softwaredeveloper #softwaredevelopment #software
Y) use a #webSocket (#APIGateway supports these) #stream new data as it arrive. If #API you're using supports #webSockets you can also set up #serverSide #socket connections that stream new data from the origin servers in #realTime
#realtime #socket #serverside #websockets #api #stream #APIGateway #websocket
B) send the user an empty shell. have the client establish a #websocket connection. build a #backend #queue of #API calls to make. process the queue retrying as necessary. insert results into a backend #database. Update the client with the socket connection.
#database #api #queue #backend #websocket
I've already hit #AWS #Lambda's default 5s timeout fetching just two #mastodon timelines with https://schizo.social. I'm going to need a more clever solution for making multiple API requests to build a single page. Maybe prefetching, maybe spawning a background process and updating the UI via a #webSocket when they complete? I'm trying to keep it as client-side #javaScript free as I can, but waiting on multiple masto servers just isn't going to work...
#javascript #websocket #Mastodon #lambda #aws
Currently working on a new #Unity #asset that seamlessly integrates a #WebSocket #Server into Unity. It enables effortless real-time data exchange between Unity and other applications. #gamedev #indiedev
Example Echo Endpoint:
#unity #asset #websocket #server #gamedev #indiedev
One of my lab mates is stuck on some #NodeJS #WebSocket issue. I havent worked much with sockets but it kinda feels like it could be a similar issue to rejecting CORS? maybe not. Passing this along to the Mastodon gods. https://stackoverflow.com/questions/76629875/im-having-trouble-sending-an-image-between-two-clients-via-server
#release share v0.48.0 (2023-07-07)
share is a collection of tools and libraries written and for working with #golang .
Changes,
* lib/net: changes the WaitRead/Event model on Poll
* lib/ascii: add type Set
* lib/websocket: add option to set read/write timeout on Server
* #websocket : handle concurrent upgrade, read, and ping using goroutines
* websocket/testdata: rewrite autobahn test using container
Full change log https://github.com/shuLhan/share/blob/master/CHANGELOG.adoc#v0_48_0
Since the Streamiverse (streaming updates of my public Mastodon feed) and Kitten Chat (WebSocket chat examples, starting simple and leading to end-to-end-encrypted peer-to-peer Small Web chat) examples are rather long, I just added a simple WebSocket echo tutorial to the list to hopefully better highlight the basics of working with WebSockets in Kitten:
https://codeberg.org/kitten/app#websocket-echos
#Kitten #htmx #WebSocket #SmallWeb #SmallTech #web #dev #html #css #js
#kitten #htmx #websocket #SmallWeb #smalltech #web #dev #html #css #js
Monday morning fun: a pure #JavaScript #EPP client running in the browser, that talks to the server over #WebSocket (it needs websocat[1] running somewhere to provide a proxy.
Just got #Google Meet custom actions working and I'm over the ๐ about how fast they work!
The #websocket connection between #MuteDeck and the Chrome extension makes all the difference:
I just saw that #Antidote is working on a #WebSocket API. The documentation is โร venir,โ but I wonder whether anybody has already tried to use it for integrating it into #Emacsโฆ
@thomasfuchs #Ajax, #Comet, #WebSocket, #ServerSentEventsโฆ web โpagesโ havenโt been fixed unchanging documents for a long time
#ajax #comet #websocket #serversentevents
Managing sessions of anonymous users in #WebSocket API-based applications ๐ How to link WebSocket API connection IDs to the logical user, what to do when the connection fails, and how to store and recover session information when the user reconnects https://aws.amazon.com/blogs/compute/managing-sessions-of-anonymous-users-in-websocket-api-based-applications/ #AWS
On kyllรค hienoa, kun serveri ja selain kommunikoivat #websocket'in kautta. Eilen korvasin vanhan hyhmรคisen toteutuksen, jossa #javascript'illรค pollattiin (fetch) onko uutta dataa, vs. kun dataa tulee, serveri tyรถntรครค sen suoraan websocketilla selaimelle! #ohjelmointi #websocketd
#websocketd #ohjelmointi #javascript #websocket