SaaSHub helps you find the best software and product alternatives Learn more →
Samples Alternatives
Similar projects and alternatives to samples
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
Shorebird
Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
-
-
-
-
-
websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
-
browser-websocket-client
Browser WebSocket Client is an extension for Chrome that provides a simple method for testing a WebSocket server. It allows you to send and receive raw JSON messages as well as save server URLs, protocols, and messages for later use.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
claws
Awesome WebSocket CLient - an interactive command line client for testing websocket servers (by thehowl)
samples discussion
samples reviews and mentions
-
Dealing with WebSocket in Dart
Most of them are using shelf or http_server as backend, not sure if it's really necessary to test them all one by one. Anyway, I will use shelf for one reason: this is not a framework, and it is maintained by the Dart team. I'm a bit sad though, because I can't find a lot of documentation, except the official API. To use WebSocket with shelf, the shelf_web_socket handler is required, again, only the API documentation can easily be found. A full example can be found in server/simple directory from dart source code.
-
Is http_server package discontinued?
See also: https://github.com/dart-lang/samples/tree/master/server/simple
-
Dart ffi : Failed to load dynamic library (Gcc/Windows)
While trying to run the helloworld sample (here) for dart:ffi on Windows 10, the generated dll fails to load.
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jun 2026
Stats
dart-lang/samples is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of samples is Dart.