templates.showcase.websockets.html Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of spincast-website Show documentation
                Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
                
            {#==========================================
Showcase - WebSockets
==========================================#}
{% extends "../layout.html" %}
{% block sectionClasses %}showcase showcase_websockets{% endblock %}
{% block meta_title %}showcase - WebSockets{% endblock %}
{% block meta_description %}Showcase - WebSockets example{% endblock %}
{% block scripts %}
{% endblock %}
{% block body %}
    
    
     
        
            
                Try opening more multiple browser windows on this very page and then send some messages. You will see the messages sent
                by all peers connected to this WebSocket endpoint. You can even ask a friend to do so at the same time: you should see his messages
                too!
            
        
    
     
        
        
            
                Send a message:
            
            
            
            
        
        
        
            
                Messages:
            
            
            
            
        
     
     
{% endblock %}    © 2015 - 2025 Weber Informatics LLC | Privacy Policy