G
G
GuardFromUa2016-09-29 13:00:26
Java
GuardFromUa, 2016-09-29 13:00:26

Server part for WebSocket application?

I want to write an android application (chat) using WebSocket. Server - I plan, either java or golang. You can throw good articles, or implementations in order to figure it out.
I also want to hear your advice on this matter and what is the best server to use to launch the play.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey Myvrenik, 2016-10-08
@GuardFromUa

Spring Boot has very handy tools for creating WS servers using the STOMP protocol.
Links:
Quick guide
Detailed documentation

P
Peter, 2016-09-29
@petermzg

Here

O
Oleg Tsilyurik, 2016-09-29
@Olej

I want to write an android application (chat) using WebSocket.

Bad business ;-)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question