diff --git a/README.md b/README.md new file mode 100644 index 0000000..b73438f --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Binary networking protocol (currently with WebSocket) for a Web Tundra client. + +Requires the Tundra server to be running WebSocketServerModule, initially +contributed to open source by AdminoTech. + +Both the server code and this client code will be subject to heavy development +and refactoring. All realXtend core developers (as well as others!) are welcome to +contribute.