Skip to content

Commit 4e12263

Browse files
committed
introduce rsocket/shelf.dart
1 parent 000531f commit 4e12263

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rsocket_client.dart

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import 'package:rsocket/rsocket_connector.dart';
2-
import 'package:rsocket/payload.dart';
1+
import 'package:rsocket/shelf.dart';
32

43
void main() async {
54
var rsocket =

0 commit comments

Comments
 (0)