Skip to content

batlogs/rsocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Start socat. It is used for emulation of transport disconnects

socat -d TCP-LISTEN:8001,fork,reuseaddr TCP:localhost:8000

  1. start ResumeFileTransfer.main

  2. terminate/start socat periodically for session resumption

ResumeFileTransfer output is nil

About

testing RSocket file upload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages