4 lines
130 B
Nim

import client
import clients/[socketclient, httpclient, websocketclient]
export client, socketclient, httpclient, websocketclient