# Zenoh code
## io library
### zenoh-link-commons
It consists multicast and unicast trait in multicast and unicast library.
In lib.rs, Link struct is defined.
In Listener.rs, ListenerUnicastIP strcut definition and its function are defined.
### zenoh-link
In lib.rs, different protocol is organized as one struct.
### zenoh-links
### geo-test
如果用gpsd-fake,socktap 那邊需要把gpsd從memory map吃的方法改成local host
```
sudo ./socktap --gpsd-host localhost
```