# iola - REST API로 이용가능한 Socket 클라이언트

> Clean Markdown view of GeekNews topic #4959. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4959](https://news.hada.io/topic?id=4959)
- GeekNews Markdown: [https://news.hada.io/topic/4959.md](https://news.hada.io/topic/4959.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-09-06T10:22:58+09:00
- Updated: 2021-09-06T10:22:58+09:00
- Original source: [github.com](https://github.com/pvarentsov/iola)
- Points: 6
- Comments: 0

## Topic Body

- 소켓 서버에 접속한 후 REST API로 소켓통신 호출 가능

ㅤ→ WebSocket, Socket.IO, TCP, Unix Socket 지원

- 메시지 전송/수신

- 모든 소켓 이벤트 로깅 가능

- REST API에 대한 Swagger UI 제공

- 리눅스/맥/윈도우 지원

> iola websocket ws://127.0.0.1:8080

API Server : 127.0.0.1:3000

API Docs : 127.0.0.1:3000/docs

웹소켓으로 8080에 접속

REST 클라이언트로 3000에 접속해서 REST API로 호출 가능

## Comments



_No public comments on this page._
