All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.websocket.WebsocketConnectionConfig.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






WebsocketConnectionConfig (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.websocket

Interface WebsocketConnectionConfig



  • public interface WebsocketConnectionConfig
    • Method Detail

      • getEndpointId

        String getEndpointId()
        The endpoint id to use. If the same id is used for many peers, the endpoint will be shared.
      • getPeerId

        String getPeerId()
        The id to attribute to the connecting peer. If null, a random id will be generated. Must be unique for the endpoint!

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy