Skip to content

tongueroo/em_data_chopped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# start listener in one window

$ ruby listener.rb



# send a long piece of data from another terminal
$ ruby talker.rb


################################################################################
tung@walle ~/Sites/br/em_data_chopped $ ruby listener.rb
listening
!!!!!
16384
!!!!!
16384
!!!!!
16384
!!!!!
16384
!!!!!
16384
!!!!!
16384
!!!!!
16384
!!!!!
3416



Thats one data packet, receive_data only receives it at 16384

About

demo app to help with EM receive_data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages