# for-real **Repository Path**: mirrors_simi/for-real ## Basic Information - **Project Name**: for-real - **Description**: Test project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2026-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ruby em-websocket, AMQP and JS client Just test! ## Start ``` bundle ruby server.rb bundle exec serve open http://localhost:4000/client/client.html ``` If you want to send example message via console ``` ./message.rb message text ```