Skip to content

Commit

Permalink
introduce rsocket/shelf.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Aug 7, 2020
1 parent d8c7adb commit 7c93b1d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rsocket_server.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import 'package:rsocket/rsocket_server.dart';
import 'package:rsocket/payload.dart';
import 'package:rsocket/rsocket.dart';
import 'package:rsocket/shelf.dart';

void main() async {
const listenUrl = 'tcp://0.0.0.0:42252';
Expand Down

0 comments on commit 7c93b1d

Please sign in to comment.