Skip to content

Latest commit

 

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Socket.IO Client

This socket.IO client connects to a socket.IO server that is attached with an ExaBGP router. You can configure the EXABGP_HOST IP address through environment variable.

docker run -e EXABGP_HOST=localhost:5000 client-container