Hacker News
- WebSockets versus REST? http://www.infoq.com/news/2012/02/websockets-rest 54 comments
- Twitter AMQP WebSocket Example (no polling) http://blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling 2 comments
- Ruby & WebSockets: TCP for the Browser http://www.igvita.com/2009/12/22/ruby-websockets-tcp-for-the-browser/ 3 comments
- Comet is dead, long live websockets http://armstrongonsoftware.blogspot.com/2009/12/comet-is-dead-long-live-websockets.html 46 comments
- Mibbit supports WebSocket, some initial numbers. http://axod.blogspot.com/2009/12/websocket-some-numbers.html 19 comments
Lobsters
- Stealing Secrets from Developers using Websockets https://medium.com/@stestagg/stealing-secrets-from-developers-using-websockets-254f98d577a0 2 comments security , web
- Playing around with WebSockets https://betterlettertogether.com/ 10 comments webdev
- Can't Connect To Secure Websocket Server https://github.com/rozek/y-websocket/blob/master/bin/server.js 2 comments webdev
- Scaling a Go Websocket service https://medium.com/@cheikhhseck/scaling-a-websocket-service-with-go-858b259d4974?sk=d7fab7df6053cf54e03f0867bdd38003&source=friends_link 4 comments golang
- Asynchronous HTTP Redirect, WebSockets and Servers - Richard’s August Update https://cppalliance.org/richard/2022/08/10/RichardsAugustUpdate.html 4 comments cpp
- Best hardware for creation of simple WebSocket Server for data communication https://www.reddit.com/r/arduino/comments/o9hgst/best_hardware_for_creation_of_simple_websocket/ 3 comments arduino
- Websockets with Swoole https://www.reddit.com/r/laravel/comments/o4w3y4/websockets_with_swoole/ 5 comments laravel
- Suggestions for Vue chat library (websockets preferably)? https://socket.io 33 comments vuejs
- Confusion with websockets & Node https://laravel.com/docs/7.x/broadcasting#receiving-broadcasts 6 comments laravel
- Emacs & Websockets https://blog.abrochard.com/websockets.html 6 comments emacs
- Phemex Exchange Part 1 - Rust, Websockets Oh-My. https://www.voiderror.net/posts/2020/04/the-phemex-exchange-part-1/ 4 comments rust
- I have created a new TypeScript library to handle common WebSocket problems while keeping the size of the library to be as small as possible. Let me know what you think. https://github.com/mat-sz/typesocket 11 comments typescript
- I made a Postman style client for WebSockets https://websocketking.com 9 comments javascript
- I wrote a React Hook to manage WebSocket connections, and would love your thoughts! https://www.npmjs.com/package/react-use-websocket 13 comments reactjs
- Published an article, describing usage of Dart for implementing WebSocket client & server You may find it interesting 😊 https://dev.to/itzmeanjan/working-with-websocket-10gh 4 comments dartlang
- Building SpaceCraft: An Open-Source, Real-Time Collaborative REPL (using Docker, WebSockets, and Node.js) https://www.reddit.com/r/docker/comments/aez70g/building_spacecraft_an_opensource_realtime/ 8 comments docker
- I need some advice with websockets https://www.reddit.com/r/gamedev/comments/9utov8/i_need_some_advice_with_websockets/ 6 comments gamedev
- Websocat - a bridge between WebSockets and UNIX world https://www.reddit.com/r/webdev/comments/9c29a2/websocat_a_bridge_between_websockets_and_unix/ 5 comments webdev
- Beyond REST: Using WebSockets for two-way communication in your React app https://blog.logrocket.com/beyond-rest-using-websockets-for-two-way-communication-in-your-react-app-884eff6655f5 27 comments reactjs
- Paul Revere - Schema'ed WebSocket Messaging https://github.com/the-control-group/paul-revere 3 comments javascript
- Making Magic with WebSockets and CSS3 https://medium.com/outsystems-engineering/making-magic-with-websockets-and-css3-ec22c1dcc8a8#.rtryb5w2h 3 comments javascript
- Looking for a Rails alternative with websockets? http://www.plezi.io 45 comments ruby
- Websockets with Redux https://exec64.co.uk/blog/websockets_with_redux/ 2 comments javascript
- websockets + midi + keyboard presses :) please check out my most recent project (use r t y u f g h j to play the sampler) http://jamspaces.com 9 comments javascript
- Getting started with Rails 5's ActionCable and websockets http://nithinbekal.com/posts/rails-action-cable/ 6 comments rails
- Strongly Typed Publish/Subscribe over Websockets via Singleton Types - Ollie Charles [Haskell eXchange video] https://skillsmatter.com/skillscasts/5356-oliver-charles 9 comments haskell
- Defining Communication in WebSocket Applications with WAMP http://dev.imagineeasy.com/post/89263521964/defining-communication-in-websocket-applications-with 11 comments programming
- WebSocket in JBoss EAP 6.3 http://blog.arungupta.me/2014/05/websocket-jboss-eap-6-3 3 comments java
- HOWTO: Websockets with Nginx + SSL. Also, Benchmarks http://metacogni.tv/blog/2013/02/19/websockets-with-nginx-plus-ssl-also/ 9 comments programming
- WebSockets supported in IE10 http://blogs.msdn.com/b/ie/archive/2012/03/19/websockets-in-windows-consumer-preview.aspx 13 comments javascript
- html5, around the 52m30s mark there's talk of tunneling websockets using tls over http http://marakana.com/s/html_real-time,1066/index.html 5 comments crypto
- Building a Node.js Events App Using RabbitMQ, Websockets, and Django http://jamesburkhart.com/building-a-nodejs-events-app-using-rabbitmq-w 3 comments django
- A little fun with websockets http://marcelsite.heroku.com/posts/13-having-fun-with-websocket 12 comments programming
- ASCII video using a websocket and a pre tag http://www.nonblocking.io/2011/01/streaming-ascii-art-demo-on.html 3 comments javascript
- Firefox 4 and Opera Dropping Websockets http://www.favbrowser.com/firefox-4-and-opera-dropping-websockets/ 7 comments browsers