简体   繁体   中英

Problems implementing a cache/proxy by means of Californium library

I'd like to implement a proxy/cache server using californium Library. The problem is that I have no references about how to use it. Could you give some advice/tips or link me some manual or tutorial? I would appreciate a lot. Thanks

In the meantime, Eclipse/Californium contains a redesigned proxy2. See Proxy 2, README , for more details. It uses com.google.guava:guava:28.2 to implement the cache function.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM