Commit dd1e44f
Remove deprecated method in ClientRSocketFactory (rsocket#701)
I just discovered the BiConsumer vs the SocketAcceptor variants confuse
the compiler with lambda syntax. The deprecation shouldn't be necessary
anymore.
Signed-off-by: Rossen Stoyanchev <[email protected]>1 parent 31f1730 commit dd1e44f
1 file changed
Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
277 | 276 | | |
278 | 277 | | |
279 | 278 | | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
| 279 | + | |
291 | 280 | | |
292 | 281 | | |
293 | 282 | | |
| |||
0 commit comments