Guest User

Untitled

a guest
Jul 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. setInterval(function () {
  2. link.announce('fibonacci_worker', service.port, {})
  3. peer.punch('fibonacci_consumer')
  4. }, 1000)
Add Comment
Please, Sign In to add comment