-
We try to make the library as fast as possible, without compromising on readability of the code or features.
-
All the components can easily be swapped out with your own.
-
Orx offers fine-grained control over things most libraries don't support by giving you low level access to our low level library
A simple "ping pong" example in nextcore. This will respond with "pong" each time someone sends "ping" in the chat.
TODO: Add example
More examples can be seen in the examples directory.
Want to help us out? Please read our contributing docs.