rsocket / rsocket-go

rsocket-go implementation
Apache License 2.0
507 stars 46 forks source link

fix: panics when calling BlockSlice #128

Closed jjeffcaii closed 2 years ago

jjeffcaii commented 2 years ago

fix panics when calling BlockSlice

Motivation:

bug fix for #127

Modifications:

[Describe the modifications you've done.]

Result:

[After your change, what will change.]