Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonkarman/krmx-presentation

Slides including an example project for showcasing Krmx
https://github.com/simonkarman/krmx-presentation

Last synced: 1 day ago
JSON representation

Slides including an example project for showcasing Krmx

Awesome Lists containing this project

README

        

# Krmx Presentation
[Krmx](https://simonkarman.github.io/krmx) is a network protocol for realtime multi-user interactions. This repository contains a showcase presentation including slides and an example project for [Krmx](https://simonkarman.github.io/krmx).

## Project Structure
This repository contains the following directories.

- `slides/` directory with the slides of the presentation
- `server/` directory containing an example server implementation of Krmx
- `client/` directory containing an example client implementation of Krmx
- `hosted/` directory showing how to run Krmx on an AWS EC2 instance