Skip to main content

NanoforgeFactory

Summary

Singleton factory for creating NanoForge client and server applications.

Signature

Remarks

Use NanoforgeFactory.createClient or NanoforgeFactory.createServer to obtain a new application instance, then attach libraries and call init / run.

Examples

Example 1