mirror of
https://github.com/status-im/nim-json-rpc.git
synced 2025-02-24 10:18:15 +00:00
3 lines
79 B
Nim
3 lines
79 B
Nim
import json_rpc / server, json_rpc / transports / socket
|
|
export server, socket
|