mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-05-04 18:03:12 +00:00
3 lines
79 B
Nim
3 lines
79 B
Nim
|
|
import json_rpc / server, json_rpc / transports / socket
|
||
|
|
export server, socket
|