Using golang to package game servers

What should I pay attention to when packaging Android or iOS with golang as a game server? Do I need to rely on third-party libraries? I saw that pomelo or pitaya have a libxxx project, but there is no specific demonstration of how to use it. Is there anything else I need to do after packaging?

1 Like