rjwut/ian

Wiki sample code

Closed this issue · 3 comments

The ArtClientLib wiki had example code for creating a client and a proxy. Since IAN is slightly different, is there sample code to do the same operations?

rjwut commented

Yes, I'll get that in soon.

rjwut commented

I haven't forgotten about this. I've recently made some changes in IAN (which I need to get pushed up to GitHub) which actually simplifies proxying.

rjwut commented

The README.md now gives updated source code illustrating how to create a proxy, and the new ArtemisNetworkInterface.proxyTo() method vastly simplifies proxying.