Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Need help in building tcp client server using seastar

15 views
Skip to first unread message

Rajnandini Kadam

<rajnandinikadam16@gmail.com>
unread,
Nov 19, 2024, 8:15:27 AM11/19/24
to seastar-dev@googlegroups.com
Hi everyone,

I need assistance in building tcp client server using seastar.
Is there anyone  who can assist me?

Thank you

Nadav Har'El

<nyh@scylladb.com>
unread,
Nov 19, 2024, 9:32:11 AM11/19/24
to Rajnandini Kadam, seastar-dev@googlegroups.com
The incomplete tutorial doc/tutorial.md has some very simple examples of a TCP server.

The apps/ directory has some more complete examples of TCP servers and clients, like apps/memcached - a simple memcached-like server, and apps/seawreck - an HTTP workload generator (client).

Seastar itself also includes in src/http code for an HTTP server and client.

You can also take a look at real-like Seastar-using applications (like ScyllaDB) on how they use Seastar. Although these are big projects and finding things (like the server code) in them may not be easy, you will know that what you are seeing there is real working code, and maybe even learn some useful tricks.

We definitely need to finish the tutorial and make it into a usable Seastar book :-(
Reply all
Reply to author
Forward
0 new messages