Realtime Glossary

Browse 1 realtime terms defined in plain English, from the cultural dictionary of computing.

1 Realtime Terms

Long Poll
A web communication technique where the client opens a request that the server holds until new data is available, then reconnects to wait again. It predates...

Related Topics